net.sf.javabdd
Class BDDFactoryIntImpl.IntZDDVarSet
java.lang.Object
net.sf.javabdd.BDDVarSet
net.sf.javabdd.BDDFactoryIntImpl.IntBDDVarSet
net.sf.javabdd.BDDFactoryIntImpl.IntZDDVarSet
- Direct Known Subclasses:
- BDDFactoryIntImpl.IntZDDVarSetWithFinalizer
- Enclosing class:
- BDDFactoryIntImpl
public class BDDFactoryIntImpl.IntZDDVarSet
- extends BDDFactoryIntImpl.IntBDDVarSet
Methods inherited from class net.sf.javabdd.BDDFactoryIntImpl.IntBDDVarSet |
equals, free, getFactory, hashCode, id, intersect, intersectWith, isEmpty, size, toArray, toBDD, toLevelArray, union, union, unionWith, unionWith |
BDDFactoryIntImpl.IntZDDVarSet
protected BDDFactoryIntImpl.IntZDDVarSet(int v)
do_intersect
protected int do_intersect(int v1,
int v2)
- Overrides:
do_intersect
in class BDDFactoryIntImpl.IntBDDVarSet
do_union
protected int do_union(int v1,
int v2)
- Overrides:
do_union
in class BDDFactoryIntImpl.IntBDDVarSet
do_unionvar
protected int do_unionvar(int v,
int var)
- Overrides:
do_unionvar
in class BDDFactoryIntImpl.IntBDDVarSet
Copyright © 2003-2007 John Whaley. All Rights Reserved.