choco.kernel.solver.constraints.global.automata.fast_costregular.structure
Class Arc.ArcFacroty
java.lang.Object
choco.kernel.solver.constraints.global.automata.fast_costregular.structure.Arc.ArcFacroty
- All Implemented Interfaces:
- org.jgrapht.EdgeFactory<Node,Arc>
- Enclosing class:
- Arc
public static class Arc.ArcFacroty
- extends Object
- implements org.jgrapht.EdgeFactory<Node,Arc>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Arc.ArcFacroty
public Arc.ArcFacroty()
createEdge
public Arc createEdge(Node node,
Node node1)
- Specified by:
createEdge
in interface org.jgrapht.EdgeFactory<Node,Arc>
Copyright © 2012. All Rights Reserved.