diff options
| author | ericmarin <maarin.eric@gmail.com> | 2026-04-08 14:58:51 +0200 |
|---|---|---|
| committer | ericmarin <maarin.eric@gmail.com> | 2026-04-09 15:36:02 +0200 |
| commit | 9fb816496d392638fa6981e71800466d71434680 (patch) | |
| tree | dd4848bdff4f091716ad5c5ae0ad6a5d2cec8751 /README.md | |
| parent | d48822e9aa91903e77a1496ef559cd42d09ad6d0 (diff) | |
| download | vein-9fb816496d392638fa6981e71800466d71434680.tar.gz vein-9fb816496d392638fa6981e71800466d71434680.zip | |
changed name
Diffstat (limited to '')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,12 +1,12 @@ -# Neural Network Equivalence (NNEQ) +# VEIN: VErification via Interaction Nets Requires my [fork of Inpla](https://github.com/eric-marin/inpla). - Clone the fork - **make** the executable -- Copy the **inpla** executable in NNEQ/ +- Copy the **inpla** executable in **vein/** -[Soundness proof](./proof.md) +[Soundness proof](./docs/proof.md) ## License |
