JasperHavenhand / Honours-Year-Project

COMP390 - Honours Year Project: Temporal Network (Re-)Design Strategies for Early Epidemic Containment
0 stars 0 forks source link

Visualising graphs #6

Open JasperHavenhand opened 3 years ago

JasperHavenhand commented 3 years ago

It needs to be possible to visualise the graphs, possibly through a Java Swing/AWT GUI. The Gradoop Wiki mentions compiling them into images with Graphviz. This would however involve loading the images back into the Java program. The following are possible Java libraries for modelling the graphs: