public class Partitioning<T extends Node<T,? extends EdgeType>> extends Object
Partitioning(Set<T> nodes, Predicate<Edge<EdgeType,T>> edgeFilter)
List<Set<T>>
partitions()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Partitioning(Set<T> nodes, Predicate<Edge<EdgeType,T>> edgeFilter)
public List<Set<T>> partitions()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.