pub fn apply_highs_options_from_toml( model: &mut Model, options: &Table, ) -> Result<()>
Apply the specified HiGHS options from a [toml::Table]
toml::Table