Coder Social home page Coder Social logo

dargones / corral Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boogie-org/corral

0.0 0.0 0.0 14.72 MB

solver for the reachability modulo theories problem

License: MIT License

Shell 0.01% C++ 0.01% Python 0.01% Perl 0.01% C 0.03% Java 0.04% C# 2.10% Makefile 0.01% Batchfile 0.02% Boogie 97.80%

corral's Introduction

Corral

License NuGet package Corral CI

Corral is a solver for the reachability modulo theories problem. Learn more here: http://research.microsoft.com/en-us/projects/verifierq

Building and Running Corral

You can build Corral using .NET Core:

$ dotnet build source/Corral.sln

Then you can run the generated executable:

$ source/Corral/bin/Debug/net5.0/corral ...

Alternatively, Corral can be installed as a .NET Core Global Tool:

$ dotnet tool install --global Corral

SMT Solver

Running Corral requires Z3. We have tested Corral against Z3 version 4.8.8.

Regressions

Corral takes a Boogie program as input. There are regressions provided in test\regressions folder. Go to this folder and run perl check.pl to run all the regressions. You can run an individual test, for instance, as follows: go to test\regressions and do: ${CORRAL_EXE} 001\001.bpl /flags:001\config. The flag /flags:filename instructs corral to read its flags from the file filename.

Versioning and Release

To push a new version to nuget, publish a new release with a tag of the form vx.y.z, where x.y.z is the updated version.

The release workflow will automatically build and push the packages.

corral's People

Contributors

akashlal avatar shuvendu-lahiri avatar shaobo-he avatar zvonimir avatar dargones avatar aamodkore avatar sridhargopinath avatar wky avatar michael-emmi avatar rcastano avatar liammachado avatar pdeligia avatar shazqadeer avatar garbervetsky avatar bkragl avatar rakamaric avatar kenmcmil avatar markxb avatar wuestholz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.