binary_block_config¶
- binary_block_config(n_customers, n_vehicles, max_steps=None)[source]¶
Compute the binary encoding layout.
- Parameters:
- Return type:
- Returns:
BinaryBlockConfigwith the encoding parameters.
Compute the binary encoding layout.
BinaryBlockConfig with the encoding parameters.