TAPAAL / tapaal-gui

TAPAAL is a tool for verification of Timed-Arc Petri Nets developed at Department of Computer Science at Aalborg University.
https://www.tapaal.net
3 stars 11 forks source link

Add RPFS #51

Closed LenaSaid closed 1 year ago

LenaSaid commented 1 year ago

Replaced the BestFS (HEURISTIC) search option with RPFS (RANDOMHEURISTIC) for reachability queries on untimed, non-game nets.

Also updated the example nets to use RPFS search option.