Click or drag to resize

SRS.ShiftSolver.Solvers Namespace

ShiftSolver is a library for solving staff shift scheduling problems.
Classes
  ClassDescription
Public classShiftSearch
ShiftSearch
Public classShiftSolverStatusUpdatedArgs
Provides data for the ShiftSolverStatusUpdated event.
Public classTimeLimitChecker
This abstract class is used by solvers which allow time limits.
Interfaces
  InterfaceDescription
Public interfaceIShiftSolver
An interface implemented by solvers.
Public interfaceIShiftSolverCaller

It is recommended to instead use the ShiftSolverStatusUpdated event to receive feedback from the solver as it is solving.

This interface should be implemented by a class that wants to receive information from a ShiftSolver while it is running.

www.staffrostersolutions.com | support