Skip to content
/ jgrapht Public
forked from jgrapht/jgrapht

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

License

EPL-1.0, LGPL-2.1 licenses found

Licenses found

EPL-1.0
license-EPL.txt
LGPL-2.1
license-LGPL.txt
Notifications You must be signed in to change notification settings

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

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%