This repository is about cable plans represented in praline graph format (see the praline-core repository below)
This repository contains a directory with Java code for generating pseudo praline graphs in json format for a given base set of praline graphs.
Further, it contains a directory with jsons of pseudo cable plans in praline format that were generated with the Java code. Note that the original cable plans, where the pseudo cable plans are based on, are not publicly available. These cable plans are good data sets to be drawn with the praline-core graph drawing library (see next).
Substantial parts of this library were developed in the context of the project iPRALINE – grant ZF4117505 (interaktive Problemanalyse und -lösung in komplexen industriellen Netzwerken) from 2019–2021, which has been funded by the German Federal Ministry for Economic Affairs and Energy as part of the ZIM (Zentrales Innovationsprogramm Mittelstand) funding program.
This code has been created in the context of the following publications.
Johannes Zink, Julian Walter, Joachim Baumeister, and Alexander Wolff. Layered drawing of undirected graphs with generalized port constraints. Computational Geometry, 105–106:101886, 2022. doi:10.1016/j.comgeo.2022.101886, arxiv:2008.10583.
Julian Walter, Johannes Zink, Joachim Baumeister, and Alexander Wolff. Layered drawing of undirected graphs with generalized port constraints. In Proc. 28th International Symposium on Graph Drawing & Network Visualization (GD’20), pages 220–234. Springer, 2020. doi:10.1007/978-3-030-68766-3_18.
For contact, you can write an email to praline *at* informatik *dot* uni-wuerzburg *dot* de.