HeyyyyyyG / CS214-Algorithm-Complexity

Algorithm&Complexity course by Prof. Xiaofeng Gao in SJTU CS including slides, assignments and project of Group Tour-Recommendation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS214-Algorithm-Complexity

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.

About

Algorithm&Complexity course by Prof. Xiaofeng Gao in SJTU CS including slides, assignments and project of Group Tour-Recommendation

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%