flyvy-verifier / flyvy

An experimental framework for temporal verification based on first-order linear-time temporal logic. Our goal is to express transition systems in first-order logic and verify temporal correctness properties, including safety and liveness.
BSD 2-Clause "Simplified" License
14 stars 1 forks source link

Reimplement QAlpha internals and expand benchmarking #159

Closed edenfrenkel closed 8 months ago

edenfrenkel commented 9 months ago

This pull request performs the following changes.

In inference:

In bounded:

In benchmarking:

tchajed commented 8 months ago

If this is at a stable point, let's merge it. It's too big to review at this point so I'd rather merge it now and start splitting up future features when possible.

edenfrenkel commented 8 months ago

I agree, you can go ahead and merge