Empty solution
Signature
empty_solution(Problem) : Solution
Description
This function produces an empty solution for the given problem instance.
Use cases
Empty solutions are typically used as initial solutions in constructive search.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
empty_solution(Problem) : Solution
This function produces an empty solution for the given problem instance.
Empty solutions are typically used as initial solutions in constructive search.