Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 848 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 848 Bytes

CS214 Algorithm and Complexity Group Project

Related report: GDP: Greedy-based Dynamic Programming Algorithm - An effective solution to ODRP Problems; The report is "Report.pdf" in this repository.

Author: Hongjie Fang, Peishen Yan, Chunyu Xue.

How to run the codes?

  • You may need to download PhantomJS if you want to execute hotel_scratch.py, and be sure to put it in the ext folder outside the code directory;
  • You may need to change the data path in some codes;
  • You may need to add an data folder to put some data in it;
  • You may need to register a Baidu account to use Baidu Map Open Platform in the code.

Last Update on June 21st. All rights reserved.