			
######################################################

			README

Interface: Measuring BEPS

######################################################
Author: Caroline Sautelet
######################################################


Required: Internet Connection + Python3

	   Python modules:

	    - numpy
	    - gurobipy (academic version sufficient)
	    - networkx
 	    - matplotlib
 	    - math
 	    - flask
	    - flask_cors
 	    - json
	    - heapq

######################################################

To launch the local python server:

Open a terminal and go to the python folder of this folder. 

> python3 script.py


To Open the interface:

Open the simulation.html (in the interface folder) file with your web browser. 

Once the python script is launched, Enjoy!