Modules§
Structs§
- Basic
Spec - Problem specification for basic variable problems.
- Bendable
Score - Constraint
Analysis - Default
Distance Meter - Hard
Medium Soft Score - Hard
Soft Decimal Score - Hard
Soft Score - Incremental
BiConstraint - Incremental
UniConstraint - List
Spec - Problem specification for list variable problems.
- Score
Analysis - Score
Director - Soft
Score - Solver
Manager - Manages async solve jobs with channel-based solution streaming.
Enums§
Traits§
- Analyzable
- Trait for solutions that can be analyzed for constraint violations.
- Constraint
Set - Cross
Entity Distance Meter - Measures distance between two list positions, potentially across different entities.
- Director
- Incremental
Constraint - Score
- Core trait for all score types in SolverForge.
- Solvable
- Trait for solutions that can be solved with channel-based solution streaming.
Functions§
- analyze
- Analyzes a solution for constraint violations.
- run_
solver