Package jline.api.mc
Class Ctmc_testpf_kolmogorov
java.lang.Object
jline.api.mc.Ctmc_testpf_kolmogorov
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanTest if a CTMC has product form using Kolmogorov's criteria.
-
Method Details
-
ctmc_testpf_kolmogorov
Test if a CTMC has product form using Kolmogorov's criteria. Both the forward and the reverse product are taken on the same generator. Taking the reverse product on the time-reversed generator instead, as this method did before 2026-08-01, makes the test a tautology: the stationary ratios of Qrev telescope to 1 around any cycle, so the two products were identically equal and every chain passed.
-