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ยง
- Basic
Construction Phase - Construction phase for basic variable problems.
- Basic
Local Search Phase - Late acceptance local search phase for basic variable problems.