Functions
Link copied to clipboard
Provides the default console formatting for an outer (macro) solver's state snapshot. Now includes the experiment name and run number so users can distinguish between runs in the console.
Link copied to clipboard
Provides the default console formatting for macro solver lifecycle events. Dynamically injects the experiment name and run number into the initialization banner.
Link copied to clipboard
Provides the default console formatting for an inner (micro) solver's state snapshot. Uses indentation to show hierarchy. It has access to the macro iteration via the TrackingContext if needed, though the default format omits it for visual clarity.