at.dms.kjc.spacedynamic
Class YXRouter
java.lang.Object
at.dms.kjc.spacedynamic.YXRouter
- All Implemented Interfaces:
- Router
public class YXRouter
- extends Object
- implements Router
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YXRouter
public YXRouter()
getRoute
public LinkedList<ComputeNode> getRoute(SpdStaticStreamGraph ssg,
ComputeNode src,
ComputeNode dst)
- Specified by:
getRoute
in interface Router
printRoute
public void printRoute(FlatNode from,
FlatNode to,
List route)