Public proof playground at nesy-solver.dev — submit proof obligations, get prover recommendations, stream verdicts back live.
nesy-solver is the interactive frontend for the hyperpolymath neurosymbolic
learning loop. It connects users directly to the Hypatia + Echidna + VeriSim
pipeline:
-
Submit a proof obligation in SMT-LIB, Lean 4, Coq/Rocq, Idris2, or Agda
-
The app recommends a prover strategy based on live
proof_attemptsdata in VeriSim -
Dispatches to Echidna for execution
-
Streams the verdict back in real time
-
Records the attempt in
verisim-api— the playground improves its recommendations over time from actual usage data
| Component | Role |
|---|---|
|
Frontend (ReScript + Deno) |
|
Proof dispatch and strategy selection |
|
Idris2 ABI for prover interface contracts |
|
Zig FFI bridge to Echidna + external provers |
|
Container deployment (Containerfile, Podman) |
|
External: records proof attempts, drives strategy recommendations |
MPL-2.0. See LICENSE.