@@ -6,32 +6,21 @@ We study the problem of allocating concurrent tasks.
## Requirements
In order to run SMASTA+ you need:
In order to run SCATA you need:
- the Java virtual machine [JVM 17.0.2](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
- the programming language [Scala 2.13.15](http://www.scala-lang.org/download/)
- the interactive build tool [SBT 1.6.2](http://www.scala-sbt.org/download.html)
## Dependencies
SMASTA+ is built upon:
SCATA is built upon:
- some Scala libraries, i.e [Scala Java-Time](https://github.com/cquiroz/scala-java-time), [ScalaTest](https://www.scalatest.org/) and [uPickle](https://github.com/com-lihaoyi/upickle)