monitor

public SpatialTemporalMonitor<S, T, R> monitor<F extends Formula>(F f)

Entry point of the monitoring program: it launches the monitoring process over the formula f.

Return

the result of the monitoring process.

Parameters

f

the formula to monitor