adiar icon indicating copy to clipboard operation
adiar copied to clipboard

Quantification statistics : Total Number of Runs is Incorrect (Singleton Quantification)

Open SSoelvsten opened this issue 10 months ago • 2 comments

The total number of runs is incorrectly inferred from the sub-algorithms.

SSoelvsten avatar Apr 03 '24 07:04 SSoelvsten

The previous bugfix only works with Nested Sweeping; if one uses Singleton quantification then it still reports the wrong number. There really isn't a solution that isn't just adding a runs statistics variable.

SSoelvsten avatar Apr 06 '24 17:04 SSoelvsten

Furthermore, the number of terminals are recorded over all levels, but we lack knowledge of the number of non-nested edges.

SSoelvsten avatar Apr 29 '24 07:04 SSoelvsten