Solves the active model.
public virtual bool Solve();
This method solves the active MIP model using the search strategy specified by goal.
goal
public bool Solve(Goal);
Cplex Class | ILOG.CPLEX Namespace