Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 625 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 625 Bytes

CakeCutting

Requirements:

  1. Python 3.4

  2. You may need to install some Python packages that I am using (you can use PIP to install them).

the project has two parts

  1. python which run the algorithms and write the results to files. The programs run in the main file and has configuration for the run in this file. NOISE_PROPORTION, NUMBER_OF_AGENTS, EXPERIMENTS_PER_CELL, AggregationType and write the results to results folder under rthe running directory path.

    cd CakeCuttingFull/CakeCutting/ python3 main.py

  2. Web part that you can select result file and you will see graphs of the results