Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

P# 1.6.8

Choose a tag to compare

@pdeligia pdeligia released this 30 Jul 00:40
· 15 commits to master since this release
6d13e11

This release contains the 1.6.8 version of the P# framework.

This is a minor release that fixes an issue where the P# high-level syntax rewriter was inserting a call to the removed method SetCardinalityConstraints in the generated code. This version also removes assert/assume parsing from the P# high-level syntax, as it is not used nor supported any more.