Algorithm&Complexity course by Prof. Xiaofeng Gao in SJTU CS including slides, assignments and project of Group Tour-Recommendation
Algorithm&Complexity course in SJTU including slide, assignments and project of Group Tour-Recommendation
Group Tour Recommendation:
We conduct 3 algorithms including Enumeration, Greedy search, and Best-First Algorithm to solve the Group-Tour-Recommendation problem. Paper,dataset, and simulation code are provided.
Slides:
There are 19 slides as well as 2 tutorials for learning typical algorithms and complexity analysis.
Labs:
These are some assignments of the course and best solutions provided by students.