public class ContextMergeOperator
extends org.colomoto.mddlib.operators.AbstractOperator
As MDDs can not have negative values, -1 will be represented by leaves of value 2.
Modifier | Constructor and Description |
---|---|
protected |
ContextMergeOperator() |
Modifier and Type | Method and Description |
---|---|
int |
combine(org.colomoto.mddlib.MDDManager ddmanager,
int first,
int other) |
Copyright © 2005–2020. All rights reserved.