public class DistPathBranchWalker extends java.lang.Object implements IBranchBVisitor
copyright| Constructor and Description |
|---|
DistPathBranchWalker() |
DistPathBranchWalker(java.util.List<java.lang.String> info) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
visit(Branch bra)
Visit the branch and connected buses, if one of the bus is visited and the other is unvisited.
|
public DistPathBranchWalker()
public DistPathBranchWalker(java.util.List<java.lang.String> info)
public boolean visit(Branch bra)
visit in interface IBranchBVisitor