-
- Downloads
[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.
Showing
- src/plugins/value/engine/evaluation.ml 101 additions, 74 deletionssrc/plugins/value/engine/evaluation.ml
- src/plugins/value/engine/subdivided_evaluation.ml 17 additions, 18 deletionssrc/plugins/value/engine/subdivided_evaluation.ml
- src/plugins/value/engine/subdivided_evaluation.mli 5 additions, 6 deletionssrc/plugins/value/engine/subdivided_evaluation.mli
Loading
Please register or sign in to comment