Documentation of 'edu.uci.ics.jung.algorithms.transformation.package-summary' Java class
edu.uci.ics.jung.algorithms.transformation

Package edu.uci.ics.jung.algorithms.transformation

Mechanisms for graph transformation.

See: Description

Package edu.uci.ics.jung.algorithms.transformation Description

Mechanisms for graph transformation. These currently include:
  • DirectionTransformer: generates graphs where input undirected edges have been converted to directed edges, or vice versa
  • FoldingTransformer: transforms k-partite graphs or hypergraphs into unipartite graphs
  • VertexPartitionCollapser: transforms a graph, given a partition of its vertices into disjoint sets, into a graph in which each of these disjoint sets has been 'collapsed' into a single new vertex.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.