Expand description

Abstract definition of problem variants.

Structs

Online instance of a problem.

Simplified Smoothed Convex Optimization (SSCO).

Smoothed Balanced-Load Optimization (SBLO).

Smoothed Convex Optimization (SCO).

Smoothed Load Optimization (SLO).

Traits

Trait implemented by all finite-time-horizon problems.

Gives type a default value which may depend on an online problem instance.

Gives type a default value which may depend on a problem instance.

Trait providing objective function, hitting cost, and movement cost.

Functions

Movement between two configurations (points in the decision space).

Movement between two values (one dimensional points).

Movement scaled by dimension-dependent switching costs.

Type Definitions