config
Interfaces for managing PyROS solver options.
Classes
|
Standardizer for objects castable to a list of Pyomo component types. |
|
Callable for casting an iterable (such as a list of strs) to a list of Pyomo solvers. |
|
Callable for casting an object (such as a str) to a Pyomo solver. |
Exceptions
Exception type for failure to cast an object to a Pyomo solver. |
Functions
|
Domain validator for logger-type arguments. |
|
Check that Param-like object has attribute mutable=True. |
Domain validator for objects castable to a strictly positive int or -1. |
|