1 unstable release
0.0.0 | Sep 27, 2023 |
---|
21 downloads per month
Used in 3 crates
15KB
296 lines
optimal-core
Core traits and types for Optimal.
Most optimizers are expected to adhere to particular conventions. An optimizer configuration should remain static during operation. A problem and configuration can be used to start a running optimizer. A running optimizer has state that depends on its problem and configuration.
License: MIT
lib.rs
:
Core traits and types for Optimal.
Most optimizers are expected to adhere to particular conventions. An optimizer configuration should remain static during operation. A problem and configuration can be used to start a running optimizer. A running optimizer has state that depends on its problem and configuration.
Dependencies
~0.4–0.8MB
~20K SLoC