This is a repository for the project of the course Network Economics (CIE6036-CUHKSZ). Webpage: https://demo.network-economics.whiskychoy.com/.
- The
/demodirectory contains the website sourse as our demo - The
/opt-cplexdirectory stores the implementation of the optimization to our problem (with data) using the cplex solver. - The
/opt-deadirectory stores the implementation of the optimization to our problem (with data) using the Differential Evolutional Algorithm (DEA). - The
reportcontains LaTex source code for our report.