Click or drag to resize

SolverSolve Method

Solves the problem using the solution given as an intial solution as the starting point for the solver. Using a good intial solution can reduce solving time and result in better solutions.

Namespace:  SRS.ScheduleSolver.Solvers
Assembly:  ScheduleSolver (in ScheduleSolver.dll) Version: 2.5.0+32c9446bcdf252a58ba748c312939f5bd2f367a8
Syntax
public Solution Solve(
	Solution solution
)

Parameters

solution
Type: SRS.ScheduleSolver.CoreSolution
An initial solution.

Return Value

Type: Solution
The best solution found.
See Also

www.staffrostersolutions.com | support