ILOG CPLEX .NET Reference Manual

Cplex.Solve Method

Solves the active model.

Overload List

Solves the active model.

public virtual bool Solve();

This method solves the active MIP model using the search strategy specified by goal.

public bool Solve(Goal);

See Also

Cplex Class | ILOG.CPLEX Namespace