Package it.unive.lisa.outputs
-
Class Summary Class Description DotGraph A graph that can be dumped into Dot format.GraphmlGraph A graph that can be dumped into compound GraphML format.GraphStreamWrapper A graph instance that decorates a graphstreamGraph
, offering custom/improved dumping.HtmlGraph A graph that can be dumped as an html page using javascript to visualize the graphs. -
Exception Summary Exception Description OutputDumpingException An exception thrown when creating or dumping one of the outputs of the analysis.