##Requirements
Install Scala and Apache Spark, then import the library in via sbt by adding the following
line to your build.sbt
file:
libraryDependencies += "com.markblokpoel" %% "lanag-core" % "0.3.8"
This is an implementation of the core API for the Lanag agent-based simulation framework.