Package org.oristool.analyzer.stop
package org.oristool.analyzer.stop
Stop conditions for state space exploration.
-
ClassDescriptionA stop criterion that evaluates always to false.Logical AND of two stop criteria.Criterion stopping the analysis when a specific event fired.A stop criterion that stops the analysis after the given number of nodes has been added.A stop criterion controlled by an external
AnalysisMonitor
.Logical OR of two stop criteria.Stop criterion based on a state predicate.Common interface of stop criteria.