The program answers whether a given traffic situation is legal or illegal.
use: java -jar exec_traffic.jar [inputFileName]
Input files are located in folder inputs.
Define new input file:
- write new input.json file and add it to the inputs folder
- call java -jar exec_traffic.jar input.json
- enjoy