Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a separated counter for abstract value
Use a separated counter in `Models` to produce fresh names for abstract values in models. This fix is temporary as we plan to refactor the model generation in another PR. A better design consists in producing fresh names while computing the model.
- Loading branch information