Uses of Class
jline.api.mdd.MddServiceLaw
Packages that use MddServiceLaw
Package
Description
Decision-diagram state-space storage and Miner-Ciardo-Donatelli aggregation.
-
Uses of MddServiceLaw in jline.api.mdd
Methods in jline.api.mdd with parameters of type MddServiceLawModifier and TypeMethodDescriptionstatic MddDescriptorMdd_descriptor.mdd_descriptor(double[] mu, double[][] P, double[] servers, int N, MddServiceLaw[] proc, String[] sched) Build the descriptor.static MddDescriptorMdd_ps.mdd_ps(double[] mu, double[][] P, double[] servers, int N, MddServiceLaw[] proc) Build the descriptor.