Package wrsp.data.model
package wrsp.data.model
This package contains the classes that model the input data of a WRSP problem, represented by a
Model.-
ClassesClassDescriptionThis class models an employee that can perform jobs.This class models a geographical location, represented by a latitude and a longitude.This class models a job that needs to be done by an employee, at a given place, within a given time window.This class models the input data of a WRSP problem, for a given day.