SolverSolve Method |
| Name | Description | |
|---|---|---|
| Solve(Problem) |
Solves the problem and returns the best known solution.
| |
| Solve(Solution) |
Solves the problem with an intial solution provided.
Providing a good intial solution can reduce solving time and produce
better solutions.
|