Jungerer 0.4.1

Released under the BSD 3-Clause License

Clojure network/graph library wrapping JUNG.

Installation

To install, add the following dependency to your project or build file:

[jungerer "0.4.1"]

Namespaces

jungerer.algo

Functions to find a path and calculate a score of a graph.

jungerer.graph

Functions to create and manipulate a graph.

jungerer.io

Functions to load/save external graph formats.

Public variables and functions:

jungerer.vis

Functions to visualize a graph on Swing.