Solves the current node relaxation using the default algorithm.
Solves the current node relaxation using the default algorithm.
protected virtual bool Solve();
Solves the current node relaxation using a chosen algorithm.
protected virtual bool Solve(int);