blossom.graph

(source)
Public Variable Short Description
PGraph (clj)
PWeightedEdge (clj)
compute-endpoint (clj)
compute-neighbend (clj)
dest (clj) Returns the dest node of the edge.
edge (clj)
edges-with-weights (clj)
initialize (clj)
integer-weights? (clj)
max-vertex-id (clj)
max-weight (clj)
no-edge? (clj)
no-node? (clj)
some-edge? (clj)
some-node? (clj)
src (clj) Returns the source node of the edge.
star-graph (clj) Return the star graph The star graph consists of one center node connected to n outer nodes.
weight (clj) Returns the weight of the edge.