Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasAmat committed Oct 20, 2023
1 parent f2ae9f9 commit b0b8d3d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ Additionally, a global environment consists in bindings of the form
`pop : p -> 0` - Discards the topmost stack element.
`help : -> 0` - Display this help.

## References

- Amat, N, Le Botlan, D, Dal Zilio, S. Project and Conquer: Fast Quantifier Elimination for Checking Petri Nets Reachability. *International Conference on Verification, Model Checking, and Abstract Interpretation (VMCAI), To appear.* 2024.

## Dependencies

The code repository includes OCaml libraries developed by Didier Le Botlan (outside this project) located inside folder `lib/`.
Expand Down

0 comments on commit b0b8d3d

Please sign in to comment.