Gennadii Saltyshchak
Gennadii Saltyshchak
I am trying to solve some geometric problem. While it looks impregnable for Z3 I am trying to shrink the goal in order to understand the limitations. To my surprise...
When instance of `Context` is created and disposed memory leak is observed. **Z3 Version:** 4.8.10 (also reproducible with previous versions) ### **Steps to reproduce (C#):** ``` // Check allocated memory...
- SqlPackage or DacFx Version: 162.2.111.2 - .NET Framework (Windows-only) or .NET Core: 8.0.200 - Environment (local platform and source/target platforms): Windows 11/Azure **Steps to Reproduce:** 1. Publish DAC package...
### Description Imagine we have lambda quotation which body contains nested quotation ``` @> ``` It is accepted by compiler and `x` in nested quotation is syntactically connected with lambda...
### Is there an existing issue for this? - [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed ### Describe the...