Module solver

Module solver 

Source
Expand description

Solver traits and configuration.

Structs§

Config
Common configuration for solvers.
ProgressInfo
Progress information during solving.

Enums§

Strategy
Optimization strategy.

Traits§

Solver
Trait for nesting/packing solvers.

Type Aliases§

ProgressCallback
Progress callback for long-running operations.