Skip to content

hal/jgrapht

 
 

Repository files navigation

Patched version of jgrapht to make it compatible with GWT

Changes

  • Remove invocations of Object.clone()
  • Remove references to CloneNotSupportedException
  • Disable tests that did verify Graph.clone() behaviour on regular JVM's
  • Replace Dequeue with Stack in StrongConnectivityInspector

For a full list of changes and further details please consult the commit log.

About

Modification to JGraphT to make it compatible with GWT. Used with circuit

Resources

License

EPL-1.0, LGPL-2.1 licenses found

Licenses found

EPL-1.0
license-EPL.txt
LGPL-2.1
license-LGPL.txt

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%