ZenLib 1.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ZenLib --version 1.2.1
                    
NuGet\Install-Package ZenLib -Version 1.2.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ZenLib" Version="1.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZenLib" Version="1.2.1" />
                    
Directory.Packages.props
<PackageReference Include="ZenLib" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ZenLib --version 1.2.1
                    
#r "nuget: ZenLib, 1.2.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=ZenLib&version=1.2.1
                    
Install ZenLib as a Cake Addin
#tool nuget:?package=ZenLib&version=1.2.1
                    
Install ZenLib as a Cake Tool

Zen is a research library that provides high-level abstractions in C# to make it easier to leverage high-performance constraint solvers such as Z3. Zen automates translations and optimizations to low-level constraint solvers and then automates their translation back to C# objects. It makes it easier to construct complex encodings and and manipulate complex symbolic objects. The Zen library comes equipped with a number of built-in tools for processing constraints and models, including a compiler, model checker, and test input generator. It supports multiple backends including one based on Z3 and another based on Binary Decision Diagrams (BDDs).

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.6 647 10/23/2023
3.1.5 240 8/30/2023
3.1.4 240 8/28/2023
3.1.3 304 7/14/2023
3.1.2 415 2/28/2023
3.1.1 617 9/22/2022
3.1.0 483 9/8/2022
3.0.0 459 8/25/2022
2.3.0 524 8/12/2022
2.2.9 447 8/12/2022
2.2.8 502 8/11/2022
2.2.7 496 8/8/2022
2.2.6 456 8/4/2022
2.2.5 514 7/27/2022
2.2.4 751 5/31/2022
2.2.3 475 5/20/2022
2.2.2 585 4/14/2022
2.2.1 516 4/8/2022
2.2.0 512 4/7/2022
2.1.9 512 3/24/2022
2.1.8 503 3/10/2022
2.1.7 514 3/5/2022
2.1.6 498 3/3/2022
2.1.5 506 3/2/2022
2.1.4 517 2/23/2022
2.1.3 496 2/18/2022
2.1.2 500 2/14/2022
2.1.1 490 2/14/2022
2.1.0 514 2/11/2022
2.0.0 509 2/9/2022
1.3.2 532 1/30/2022
1.3.1 388 1/5/2022
1.3.0 441 11/9/2021
1.2.9 436 10/28/2021
1.2.8 456 10/19/2021
1.2.7 395 10/18/2021
1.2.6 550 10/17/2021
1.2.5 410 10/16/2021
1.2.4 419 10/15/2021
1.2.3 421 10/11/2021
1.2.2 422 10/8/2021
1.2.1 382 10/6/2021
1.2.0 383 10/5/2021
1.1.9 431 8/31/2021
1.1.8 398 7/21/2021
1.1.7 421 7/15/2021
1.1.6 443 6/3/2021
1.1.5 701 1/5/2021
1.1.4 572 12/16/2020
1.1.3 491 10/13/2020
1.1.2 518 10/7/2020
1.1.1 562 10/2/2020
1.1.0 509 9/29/2020
1.0.9 511 9/25/2020
1.0.8 534 9/23/2020
1.0.7 589 9/17/2020
1.0.6 608 9/17/2020
1.0.5 970 7/15/2020
1.0.4 624 6/14/2020
1.0.3 644 6/6/2020
1.0.2 562 5/6/2020
1.0.1 547 5/6/2020
1.0.0 598 5/6/2020