VertexType - EdgeType - public class FeedbackVertexSetMGA<VertexType,EdgeType> extends java.lang.Object implements java.lang.Iterable<StdVertex>
| Constructor and Description |
|---|
FeedbackVertexSetMGA(UserInterface userInterface) |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(GraphLibrary<VertexType,EdgeType> graph,
boolean postInsert) |
java.util.Iterator<StdVertex> |
iterator() |
public FeedbackVertexSetMGA(UserInterface userInterface)
public void evaluate(GraphLibrary<VertexType,EdgeType> graph, boolean postInsert)