Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 419 Bytes

File metadata and controls

13 lines (9 loc) · 419 Bytes

This repository contains code for executing the MAP system on a single machine in a low-fidelity test environment. The network simulation is very basic, but functional enough to allow test of the network algorithms.

See (docs/simulation_runner.md) for details on running the simulator.

See (docs/) for other documentation of the input files and data structures.

To build

  1. cd src
  2. ./gradlew assemble