This version have hyper edges starting in hyper edges.
Exeperiments in https://dtinas10.github.io/RG_Paper/lib/caos/tool/index.html
This project uses and the Caos's framework, placed at lib/caos. More information on it can be found online:
- Caos' GitHub page: https://github.com/arcalab/CAOS
- Caos' tutorial: https://arxiv.org/abs/2304.14901
- Caos' demo video: https://youtu.be/Xcfn3zqpubw
The project can also be included as a submodule, as explained in the documentation of Caos.
- JVM (>=1.8)
- sbt
You need to compile this project using the ScalaJS plug-in, following the steps below. The result will be a JavaScript file that is already being imported by an existing HTML file.
sbt fastLinkJS- open the file
lib/tool/index.html