Module processing

Source
Expand description

Contains pre and post processing logic.

Structs§

AdvanceDeparture
Provides way to reduce waiting time by advancing departure time.
RescheduleReservedTime
Reschedules reserved time duration in more optimal way:
UnassignmentReason
Tries to improve job unassignment reason.
VicinityClustering
Provides a way to change problem definition by reducing total job count using clustering.

Traits§

ClusterConfigExtraProperty
Extends Extras within a new ClusterConfigExtraProperty.
OriginalProblemExtraProperty
Extends Extras within a new OriginalProblemExtraProperty.
ReservedTimesExtraProperty
Extends Extras within a new ReservedTimesExtraProperty.