Module model

Source
Expand description

The model represents the static input data provided by the user.

Re-exports§

pub use parameters::ALLOW_BROKEN_OPTION_NAME;
pub use parameters::ModelParameters;
pub use parameters::PricingStrategy;
pub use parameters::broken_model_options_allowed;

Modules§

parameters
Defines the ModelParameters struct, which represents the contents of model.toml.

Structs§

Model
Model definition