Skip to content
Snippets Groups Projects
Commit 7ed213bd authored by David Bühler's avatar David Bühler
Browse files

[Eva] Evaluation: uses a record for the arguments of the forward evaluation.

All forward evaluation functions use the same arguments without modifying them:
- the current state of the abstract domain;
- the remaining fuel;
- the oracle.
These arguments are now gathered into a context, which will facilitate the
introduction of new similar arguments.

Removes the reference for the oracle.
parent 070cdf69
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment