Uses of Interface
jline.api.mdd.MddNextState
Packages that use MddNextState
Package
Description
Decision-diagram state-space storage and Miner-Ciardo-Donatelli aggregation.
-
Uses of MddNextState in jline.api.mdd
Fields in jline.api.mdd declared as MddNextStateModifier and TypeFieldDescriptionMddDescriptor.nextfunSuccessor function over local indices, forMdd_reachset.Methods in jline.api.mdd with parameters of type MddNextStateModifier and TypeMethodDescriptionstatic MDDMdd_reachset.mdd_reachset(int[] domain, int[] init, MddNextState nextfun) Generate and store the reachability set into a quasi-reduced ordered MDD.