IObjective ()
|
The interface for optimization objectives. |
objective ([expr, sense])
|
An optimization objective. |
objective_dict (*args, **kwds)
|
A dict-style container for objects with category type IObjective |
objective_list (*args, **kwds)
|
A list-style container for objects with category type IObjective |
objective_tuple (*args, **kwds)
|
A tuple-style container for objects with category type IObjective |