Giter VIP home page Giter VIP logo

dreal.github.io's Introduction

Ubuntu OS X Coverage Builds/UnitTests Coverity Scan
Coverity Scan Build Status

dReal: An SMT Solver for Nonlinear Theories of the Reals

Please visit http://dreal.cs.cmu.edu for more information.

Download

Please check out our releases page to download latest static binaries.

How to Build

In most cases, running ./build.sh in the top dReal directory should suffice. If not, see below.

Required Packages

Documentations

dreal.github.io's People

Contributors

kquine avatar scungao avatar soonho-tri avatar soonhokong avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

dreal.github.io's Issues

small details

  1. provide links to binaries on the download page.
  2. make the diagram on dReach page much smaller, ideally wrap texts around it

add list of application

@scungao wants:

  • papers that are using dReal now
  • transform bibtex file to a webpage?
  • use bibtex2html and travis
@inproceedings{DBLP:conf/hybrid/KapinskiDSA14,
  author    = {James Kapinski and
               Jyotirmoy V. Deshmukh and
               Sriram Sankaranarayanan and
               Nikos Arechiga},
  title     = {Simulation-guided lyapunov analysis for hybrid dynamical systems},
  booktitle = {17th International Conference on Hybrid Systems: Computation and Control
               (part of {CPS} Week), HSCC'14, Berlin, Germany, April 15-17, 2014},
  pages     = {133--142},
  year      = {2014},
  crossref  = {DBLP:conf/hybrid/2014},
  url       = {http://doi.acm.org/10.1145/2562059.2562139},
  doi       = {10.1145/2562059.2562139},
  timestamp = {Tue, 22 Apr 2014 20:59:57 +0200},
  biburl    = {http://dblp.uni-trier.de/rec/bib/conf/hybrid/KapinskiDSA14},
  bibsource = {dblp computer science bibliography, http://dblp.org}
}

@inproceedings{DBLP:conf/hybrid/ShmarovZ15,
  author    = {Fedor Shmarov and
               Paolo Zuliani},
  title     = {ProbReach: verified probabilistic delta-reachability for stochastic
               hybrid systems},
  booktitle = {Proceedings of the 18th International Conference on Hybrid Systems:
               Computation and Control, HSCC'15, Seattle, WA, USA, April 14-16, 2015},
  pages     = {134--139},
  year      = {2015},
  crossref  = {DBLP:conf/hybrid/2015},
  url       = {http://doi.acm.org/10.1145/2728606.2728625},
  doi       = {10.1145/2728606.2728625},
  timestamp = {Sun, 17 May 2015 09:37:16 +0200},
  biburl    = {http://dblp.uni-trier.de/rec/bib/conf/hybrid/ShmarovZ15},
  bibsource = {dblp computer science bibliography, http://dblp.org}
}

@inproceedings{DBLP:conf/hybrid/LiuKGZC15,
  author    = {Bing Liu and
               Soonho Kong and
               Sicun Gao and
               Paolo Zuliani and
               Edmund M. Clarke},
  title     = {Towards personalized prostate cancer therapy using delta-reachability
               analysis},
  booktitle = {Proceedings of the 18th International Conference on Hybrid Systems:
               Computation and Control, HSCC'15, Seattle, WA, USA, April 14-16, 2015},
  pages     = {227--232},
  year      = {2015},
  crossref  = {DBLP:conf/hybrid/2015},
  url       = {http://doi.acm.org/10.1145/2728606.2728634},
  doi       = {10.1145/2728606.2728634},
  timestamp = {Sun, 17 May 2015 09:37:16 +0200},
  biburl    = {http://dblp.uni-trier.de/rec/bib/conf/hybrid/LiuKGZC15},
  bibsource = {dblp computer science bibliography, http://dblp.org}
}

@inproceedings{DBLP:conf/hybrid/MurthyISG15,
  author    = {Abhishek Murthy and
               Md. Ariful Islam and
               Scott A. Smolka and
               Radu Grosu},
  title     = {Computing bisimulation functions using {SOS} optimization and \emph{{\delta}}-decidability
               over the reals},
  booktitle = {Proceedings of the 18th International Conference on Hybrid Systems:
               Computation and Control, HSCC'15, Seattle, WA, USA, April 14-16, 2015},
  pages     = {78--87},
  year      = {2015},
  crossref  = {DBLP:conf/hybrid/2015},
  url       = {http://doi.acm.org/10.1145/2728606.2728609},
  doi       = {10.1145/2728606.2728609},
  timestamp = {Sun, 17 May 2015 09:37:16 +0200},
  biburl    = {http://dblp.uni-trier.de/rec/bib/conf/hybrid/MurthyISG15},
  bibsource = {dblp computer science bibliography, http://dblp.org}
}

@inproceedings{DBLP:conf/tacas/HansenWCNK15,
  author    = {Jeffery P. Hansen and
               Lutz Wrage and
               Sagar Chaki and
               Dionisio de Niz and
               Mark H. Klein},
  title     = {Semantic Importance Sampling for Statistical Model Checking},
  booktitle = {Tools and Algorithms for the Construction and Analysis of Systems
               - 21st International Conference, {TACAS} 2015, Held as Part of the
               European Joint Conferences on Theory and Practice of Software, {ETAPS}
               2015, London, UK, April 11-18, 2015. Proceedings},
  pages     = {241--255},
  year      = {2015},
  crossref  = {DBLP:conf/tacas/2015},
  url       = {http://dx.doi.org/10.1007/978-3-662-46681-0_21},
  doi       = {10.1007/978-3-662-46681-0_21},
  timestamp = {Wed, 08 Apr 2015 11:31:07 +0200},
  biburl    = {http://dblp.uni-trier.de/rec/bib/conf/tacas/HansenWCNK15},
  bibsource = {dblp computer science bibliography, http://dblp.org}
}

pygments currently unsupported on GitHub Pages

Email from github:

The page build completed successfully, but returned the following warning:

You are attempting to use the 'pygments' highlighter, which is currently unsupported on GitHub Pages. Your site will use 'rouge' for highlighting instead. To suppress this warning, change the 'highlighter' value to 'rouge' in your '_config.yml' and ensure the 'pygments' key is unset. For more information, see https://help.github.com/articles/page-build-failed-config-file-error/#fixing-highlighting-errors.

For information on troubleshooting Jekyll see:

  https://help.github.com/articles/troubleshooting-jekyll-builds

If you have any questions you can contact us by replying to this email.

"try" portion of site is insecure

So I was playing with http://dreal.github.io/try/ and realized the server on the back-end ( gauss.modck.cs.cmu.edu ) basically just exposes the ability to have clients execute arbitrary code on it... (meaning just unix shell commands, not just dReal SMT proofs)

This is not a good idea, and someone should probably lock that down....

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.