/lanag-core

This is an implementation of the core API for the Lanag agent-based simulation framework.

Primary LanguageScalaGNU General Public License v3.0GPL-3.0

Lanag simulation framework - Core

##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"