StatisticalModelChecker
The StatisticalModelChecker is a class for evaluating a property over multiple trajectories and determining the probability of satisfying it. TODO: write some tests for the whole package
See also
for info about the stats recorded and
for info about the result format
Constructors
Link copied to clipboard
public void StatisticalModelChecker(SpatialTemporalMonitor<S, T, R> propertyMonitor, Collection<? extends SpatialTemporalSignal<T>> trajectorySamples, LocationService<Double, S> locationService)
Instantiating a Statistical Model Checker requires the following: