Constructive methods operate on partial states (start empty and add components using a fast rule)
Local search operates on complete states: start with a full candidate and apply some move operator and keep changes only when eval improves
Constructive methods operate on partial states (start empty and add components using a fast rule)
Local search operates on complete states: start with a full candidate and apply some move operator and keep changes only when eval improves