Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markusbrammer/z3-dotnet
My attempt at understanding the Z3 API for .NET (F#)
https://github.com/markusbrammer/z3-dotnet
dotnet fsharp smt smt-solver z3 z3-smt-solver
Last synced: about 1 month ago
JSON representation
My attempt at understanding the Z3 API for .NET (F#)
- Host: GitHub
- URL: https://github.com/markusbrammer/z3-dotnet
- Owner: markusbrammer
- Created: 2024-02-09T14:49:51.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-14T13:26:22.000Z (9 months ago)
- Last Synced: 2024-10-20T01:48:37.551Z (2 months ago)
- Topics: dotnet, fsharp, smt, smt-solver, z3, z3-smt-solver
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# z3-dotnet
Understanding the .NET API for Z3. Focused on F#.
The documentation for the API can be found here:
.
(All API documentations are available here: .)