Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 304 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 304 Bytes

Attcks on Mobility-As-a-Service sytems

Setup

Python dependencies (once only):

sudo easy_install pip
pip install cvxopt

Running

To run the Minimum Attack Program (MAP)

python min_attack_solver.py

Testing

python -m unittest discover