-
oqube committed revision 16 to the Java Automata Library SVN repository, changing 8 files.
2008-09-24 07:52:41 UTC in Java Automata Library
-
oqube committed revision 15 to the Java Automata Library SVN repository, changing 10 files.
2008-09-20 13:29:35 UTC in Java Automata Library
-
oqube committed revision 14 to the Java Automata Library SVN repository, changing 5 files.
2007-06-04 20:47:25 UTC in Java Automata Library
-
oqube committed revision 13 to the Java Automata Library SVN repository, changing 11 files.
2007-06-01 16:11:03 UTC in Java Automata Library
-
oqube committed revision 12 to the Java Automata Library SVN repository, changing 4 files.
2007-06-01 07:03:41 UTC in Java Automata Library
-
oqube committed revision 11 to the Java Automata Library SVN repository, changing 6 files.
2007-05-30 20:07:56 UTC in Java Automata Library
-
oqube committed revision 10 to the Java Automata Library SVN repository, changing 15 files.
2007-05-30 17:25:00 UTC in Java Automata Library
-
oqube committed revision 9 to the Java Automata Library SVN repository, changing 8 files.
2007-05-29 21:58:02 UTC in Java Automata Library
-
oqube committed revision 8 to the Java Automata Library SVN repository, changing 8 files.
2007-05-29 19:52:29 UTC in Java Automata Library
-
When applying TarjanSCC to a graph, new nodes are created. At present time, these are strings, which may cause problems in code relying on correct type of nodes.
A workaround would be to provide a factory for correct type of nodes to the TarjanSCC object.
2007-05-16 20:28:50 UTC in OpenJGraph