Exceptions
IncompatibleModelError(*args)
IncompatibleModelError
NoDualsError(*args)
NoDualsError
NoFeasibleSolutionError(*args)
NoFeasibleSolutionError
NoOptimalSolutionError(*args)
NoOptimalSolutionError
NoReducedCostsError(*args)
NoReducedCostsError
NoSolutionError(*args)
NoSolutionError
SolverError(*args)
SolverError
General error raised by Pyomo solver interfaces when processing Solver results.
Functions
collect_vars_and_named_exprs(expr)
collect_vars_and_named_exprs
get_objective(block)
get_objective
Get current active objective on a block.