Module basic

Module basic 

Source
Expand description

Basic variable phases for simple assignment problems.

Provides construction and local search phases for solutions using #[basic_variable_config], where each entity has a single planning variable assignable from a fixed value range.

Structsยง

BasicConstructionPhase
Construction phase for basic variable problems.
BasicLocalSearchPhase
Late acceptance local search phase for basic variable problems.