Columpio / SMTLIB2

SMTLIB2 bindings for FSharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build

Original SMTLIB2 version

git clone --recursive https://github.com/Columpio/SMTLIB2.git
dotnet build

SMTLIB2 with (lemma ...) extension

git clone --branch lemmas --recursive https://github.com/Columpio/SMTLIB2.git
dotnet build

About

SMTLIB2 bindings for FSharp


Languages

Language:C# 85.8%Language:F# 10.4%Language:SMT 3.8%