Homework for class COMSCI 268 Intro to Optimization, course page can be find here.
- HW1: Implement and test Golden Section Method and Coordinate Descent Method.
- HW2: Implement and test Conjugate Gradient Descent Method.
- HW3: Implement and test Simulate Annealling Method on discrete and real-valued problems.
- HW4: Survey on Optimization Software