From a95cc98d1c30a61bd01470ab248cc114223e0453 Mon Sep 17 00:00:00 2001 From: msooseth <99662964+msooseth@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:21:27 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20ethereum?= =?UTF-8?q?/hevm@879a7320952e879f606aa4b721d0ef1ee51929c0=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- equivalence.html | 12 ------------ print.html | 24 ------------------------ searchindex.js | 2 +- searchindex.json | 2 +- test.html | 12 ------------ 5 files changed, 2 insertions(+), 50 deletions(-) diff --git a/equivalence.html b/equivalence.html index f0b3abe2b..987b16d54 100644 --- a/equivalence.html +++ b/equivalence.html @@ -215,18 +215,6 @@
hevm
Which heuristic should be used to determine if we are
in a loop: StackBased (default) or Naive
(default: StackBased)
- --abstract-arithmetic Use abstraction-refinement for complicated arithmetic
- functions such as MulMod. This runs the solver first
- with abstraction turned on, and if it returns a
- potential counterexample, the counterexample is
- refined to make sure it is a counterexample for the
- actual (not the abstracted) problem
- --abstract-memory Use abstraction-refinement for Memory. This runs the
- solver first with abstraction turned on, and if it
- returns a potential counterexample, the
- counterexample is refined to make sure it is a
- counterexample for the actual (not the abstracted)
- problem
Symbolically execute both the code given in --code-a
and --code-b
and try
to prove equivalence between their outputs and storages. Extracting bytecode
diff --git a/print.html b/print.html
index 832e3a410..72cc22578 100644
--- a/print.html
+++ b/print.html
@@ -1182,18 +1182,6 @@
hevm test