COMP2024 Spring 2025
Tutorial 9 – Advanced Search Techniques
1. What is Policy Matrix Evolution, and how does it contribute to heuristic
generation?
2. Explain the difference between 1D offline and online bin packing.
3. Describe FOUR (4) common heuristics used in bin packing problems.
4. Apply the First-Fit and Best-Fit heuristics to the following bin packing problem:
Items: {4, 8, 5, 1, 7, 6, 1, 4, 2, 2}, Bin Capacity: 10
Prepared by Simon Lau Boung Yew Page 1 of 1