|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.tool.ncc.PIEOptions
public class PIEOptions
| Field Summary | |
|---|---|
boolean |
allowInterchange
Whether or not to allow port interchange |
boolean |
enableBacktracking
Whether or not to allow serial/parallel transistor merging |
boolean |
factorSubcircuit
Whether or not to factor the subcircuits |
int |
maxBacktrackingGuesses
Whether or not to allow serial/parallel transistor merging |
int |
maxBacktrackingSpace
Whether or not to allow serial/parallel transistor merging |
boolean |
runSwapTests
Whether or not to test possible swap orders during the run. |
boolean |
serialParallelMerge
Whether or not to allow serial/parallel transistor merging |
| Constructor Summary | |
|---|---|
PIEOptions()
|
|
PIEOptions(PIEOptions other)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean factorSubcircuit
public boolean allowInterchange
public boolean serialParallelMerge
public boolean enableBacktracking
public int maxBacktrackingGuesses
public int maxBacktrackingSpace
public boolean runSwapTests
| Constructor Detail |
|---|
public PIEOptions()
public PIEOptions(PIEOptions other)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||