|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--applications.SwitchBox
| Constructor Summary | |
SwitchBox()
|
|
| Method Summary | |
static boolean |
checkBox(int[] net)
determine whether the switch box is routable |
static void |
main(java.lang.String[] args)
test program |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public SwitchBox()
| Method Detail |
public static boolean checkBox(int[] net)
net[0..net.length-1] - array of pin to net assignmentsn - number of pinspublic static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||