Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 414 Bytes

File metadata and controls

23 lines (13 loc) · 414 Bytes

OncoAgent

Pre-Requisites

In order to run the software, you should have Java 11 or a superior version installed on your machine.

Installation

Just download the current repository.

Execution

Unix and MacOS

In the project's directory, run the following command:

./rcc_simulator/start_model.command

Windows

Run the start_model.bat file inside rcc_simulator folder.