Creates and returns an empty objective function with the sense specified by sense
.
Creates and returns an empty objective function with the sense specified by sense
.
IObjective Objective(ObjectiveSense);
Creates and returns an empty objective function with the sense specified by sense
and with the name specified by name
.
IObjective Objective(ObjectiveSense,string);