markblokpoel / lanag-core   0.3.8

GNU General Public License v3.0 only GitHub

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

Scala versions: 2.12

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"