Constructor and Description |
---|
PlaceReduction(Place place,
Place proxy,
boolean isReverse) |
Modifier and Type | Method and Description |
---|---|
void |
apply(StateMachineNet net,
LayoutParameters layoutParameters)
Applies this reduction to the given net.
|
int |
costs(StateMachineNet net,
LayoutParameters layoutParameters)
Returns the costs of applying this reduction on the given net.
|
public int costs(StateMachineNet net, LayoutParameters layoutParameters)
Reduction
public void apply(StateMachineNet net, LayoutParameters layoutParameters)
Reduction