Expand description
Colorful console output for solver metrics.
Provides a custom tracing layer that formats solver events with colors.
§Log Levels
- INFO: Lifecycle events (solving/phase start/end)
- DEBUG: Progress updates (1/sec with speed and score)
- TRACE: Individual step evaluations
Structs§
- Solver
Console Layer - A tracing layer that formats solver events with colors.
Functions§
- init
- Initializes the solver console output.