chrongraph

Cross platform library for working with graphs of chronological relations

Stars
1

chrongraph

chrongraph is a cross-compiled library for working with graphs of chronological relations. It requires scala 2.12.1.

Current version: not yet released.

Status: still early development, but in active development. Release notes

License

GPL 3.0

Using, building, testing

chrongraph is compiled for both the JVM and ScalaJS using scala versions 2.12. A binary distribution is not yet available.

chrongraph is built using sbt. To build from source and test, use normal sbt commands (compile, test ...).