solverforge-solver 0.5.1

Solver engine for SolverForge
Documentation

SolverForge Solver Engine

This crate provides the main solver implementation including:

  • Solver and SolverFactory
  • Phases (construction heuristic, local search, exhaustive search)
  • Move system
  • Termination conditions
  • Tracing-based structured logging
  • Configuration wiring (builder module)