sv-benchmarks icon indicating copy to clipboard operation
sv-benchmarks copied to clipboard

Remove property for task with undefined behavior (Collatz.yml)

Open MartinSpiessl opened this issue 3 years ago • 3 comments

This task contains an overflow, so stating the termination property makes no sense, especially since no verdict is given.

MartinSpiessl avatar May 26 '21 10:05 MartinSpiessl

A case of #480.

PhilippWendler avatar May 26 '21 11:05 PhilippWendler

#480 is related, but Collatz.yml is the only one I found in my experiments with the SV-COMP21 results that has the property without an expected verdict, so I would like to at least fix this such that there is no task without expected verdict in SV-COMP.

#480 is about tasks that have other properties (with expected verdict).

MartinSpiessl avatar May 26 '21 11:05 MartinSpiessl

I like the suggestion to add a new task with a bound. Would you be willing to add it @peterschrammel ? (in another pull request?)

dbeyer avatar Sep 27 '21 10:09 dbeyer