Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 380 Bytes

File metadata and controls

15 lines (9 loc) · 380 Bytes

Expert Systems : Modelling Traffic

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:

  1. write new input.json file and add it to the inputs folder
  2. call java -jar exec_traffic.jar input.json
  3. enjoy