Skip to content

ReCon framework 1.1.0#6531

Draft
Russoul wants to merge 17 commits intomasterfrom
russoul/bench-recon-1.1.0
Draft

ReCon framework 1.1.0#6531
Russoul wants to merge 17 commits intomasterfrom
russoul/bench-recon-1.1.0

Conversation

@Russoul
Copy link
Copy Markdown
Contributor

@Russoul Russoul commented Apr 14, 2026

DONE:

  • Support configurable timeunits in formulas via a CLI option.
  • Support existential quantification over properties (both finite and infinite domain)
  • Support Presburger arithmetic (over ℤ)
  • Integrate Presburger arithmetic into the LTL

TODO:

  • Clean up
  • Test on the formula proposed by @javierdiaz72:
    ☐ (∀s₁. ∀h. RBGenerated{slot = s₁, hash = h} ⇒ ∀n ∈ $NODES. ♢ (∃s₂. RBReceived{slot = s₂, hash = h, node = n} ∧ s₂ ≤ s₁ - 1))

@Russoul Russoul force-pushed the russoul/bench-recon-1.1.0 branch from 885ab1b to fc63556 Compare April 14, 2026 17:43
@Russoul Russoul force-pushed the russoul/bench-recon-1.1.0 branch from 92c631f to b9b381a Compare April 15, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant