Problem
Action Coverage shows "never enabled" for actions with nonzero generated/distinct successors
Reproduction
Use the Autobahn model in:
https://github.com/Erchiusx/veil-dag-rider/blob/veil-2.0-preview/Autobahn-effective-failure.lean
Run the compiled Veil model checker on this file with #model_check.
Observe the Action Coverage widget: several actions are reported as "never enabled" even though the table shows nonzero Generated and Distinct counts for those actions.
Problem
Action Coverageshows "never enabled" for actions with nonzero generated/distinct successorsReproduction
Use the Autobahn model in:
https://github.com/Erchiusx/veil-dag-rider/blob/veil-2.0-preview/Autobahn-effective-failure.lean
Run the compiled Veil model checker on this file with
#model_check.Observe the
Action Coveragewidget: several actions are reported as "never enabled" even though the table shows nonzeroGeneratedandDistinctcounts for those actions.