Completed
Traveling Metal Band Problem Alternative Version
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Simulated Annealing: The Most Metal Algorithm Ever - Lecture
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Optimization problems
- 3 Traveling Salesperson Problem (TSP)
- 4 Traveling Metal Band Problem (TSP)
- 5 Traveling Metal Band Problem Alternative Version
- 6 Meeting cost matrix
- 7 The simulated annealing process
- 8 Define an annealing schedule
- 9 Select an initial arrangement
- 10 Generate a new state
- 11 Measure the energy of both states
- 12 Decided which state to keep
- 13 Check if the simulation is done