diff options
| author | ericmarin <maarin.eric@gmail.com> | 2026-04-10 15:06:56 +0200 |
|---|---|---|
| committer | ericmarin <maarin.eric@gmail.com> | 2026-04-13 10:55:06 +0200 |
| commit | 8f4f24523235965cfa2041ed00cc40fc0b4bd367 (patch) | |
| tree | 716862b4c898431861c27ab69165edfb245467dc /examples/fashion_mnist/fashion_mnist_epsilon.vnnlib | |
| parent | 9fb816496d392638fa6981e71800466d71434680 (diff) | |
| download | vein-8f4f24523235965cfa2041ed00cc40fc0b4bd367.tar.gz vein-8f4f24523235965cfa2041ed00cc40fc0b4bd367.zip | |
added MNIST, changed cache and parser
Diffstat (limited to '')
| -rw-r--r-- | examples/mnist/mnist_epsilon.vnnlib (renamed from examples/fashion_mnist/fashion_mnist_epsilon.vnnlib) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fashion_mnist/fashion_mnist_epsilon.vnnlib b/examples/mnist/mnist_epsilon.vnnlib index 9637489..ea76779 100644 --- a/examples/fashion_mnist/fashion_mnist_epsilon.vnnlib +++ b/examples/mnist/mnist_epsilon.vnnlib @@ -1,4 +1,4 @@ -; Strict Equivalence for reduced FashionMNIST +; Epsilon Equivalence for MNIST ; Constant declaration (declare-const X_0 Real) |
