src/Tools/Graphview/src/popups.scala
Tue, 11 Dec 2012 21:05:38 +0100 wenzelm just one class with parameters;
Mon, 10 Dec 2012 21:55:57 +0100 wenzelm separate instance of class Parameters for each Main_Panel -- avoid global program state;
Mon, 10 Dec 2012 17:05:51 +0100 wenzelm removed somewhat pointless Edge_Transitive filter, as the graph is always reduced to its Hasse diagram, to have any chance to layout efficiently;
Mon, 08 Oct 2012 23:29:07 +0200 wenzelm avoid somewhat heavy rebuilding of SortedMap via map where plain iteration is sufficient;
Mon, 24 Sep 2012 21:16:33 +0200 wenzelm minimal component and build setup for graphview;
Mon, 24 Sep 2012 20:22:58 +0200 Markus Kaiser added Graphview tool, based on Isabelle/Scala and Swing/Graphics2D;
less more (0) tip