src/Tools/Graphview/src/model.scala
Wed, 02 Apr 2014 20:22:12 +0200 wenzelm more explicit iterator terminology, in accordance to Scala 2.8 library;
Thu, 20 Feb 2014 14:36:17 +0100 wenzelm tuned imports;
Mon, 10 Dec 2012 19:42:58 +0100 wenzelm tuned;
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;
Sun, 14 Oct 2012 21:02:14 +0200 Markus Kaiser store colors after build
Mon, 08 Oct 2012 23:29:07 +0200 wenzelm avoid somewhat heavy rebuilding of SortedMap via map where plain iteration is sufficient;
Mon, 08 Oct 2012 14:10:38 +0200 wenzelm prefer synchronous Mutator_Event.Bus on Swing_Thread;
Tue, 25 Sep 2012 20:28:47 +0200 wenzelm ML support for generic graph display, with browser and graphview backends (via print modes);
Mon, 24 Sep 2012 20:22:58 +0200 Markus Kaiser added Graphview tool, based on Isabelle/Scala and Swing/Graphics2D;
less more (0) tip