solverforge-core 0.5.1

Core types and traits for SolverForge constraint solver
Documentation

SolverForge Core - Core types and traits for constraint solving

This crate provides the fundamental abstractions for SolverForge:

  • Score types for representing solution quality
  • Domain traits for defining planning problems
  • Descriptor types for runtime metadata
  • Constraint types for incremental evaluation