Expand description

Offline Algorithms.

Modules

Multi-Dimensional Offline Algorithms.

Uni-Dimensional Offline Algorithms.

Structs

Data structure to cache results of the algorithm up to some time slot $t$.

Resulting path alongside cache which can be used for subsequent iterations.

Configuration of offline algorithms.

Result of an offline algorithm which only returns the obtained schedule.

Traits

Implementation of an offline algorithm.

Result of an offline algorithm.