Package wrsp.data.solution
package wrsp.data.solution
This package contains the classes that model a solution of a WRSP problem, represented by a
Solution.-
ClassesClassDescriptionThis class represents a planned job in a schedule, so a job assigned to an employee with a planned start time.This class represents a schedule for an employee.Builder class for
Schedule.This class represents an event in a schedule (ie: a planned job or a travel).This class represents a solution to the WRSP and contains a schedule for each employee.This class represents a travel event in a schedule, so a travel event between two locations, with a planned start time.