Git Product home page Git Product logo

deprecated-refusr-repo's People

Contributors

difranco avatar hackmd-deploy avatar jetdillo avatar lejonet avatar oblivia-simplex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

deprecated-refusr-repo's Issues

Implement constraint based testing (a la CDGP)

The mechanism for constraint based testing needs to be implemented. This will make use of the python bindings for Z3, via PyCall, to do the heavy, constraint-based lifting. The idea will be to take the specifications of the properties discovered by our PPT module and then use these to test candidate programs that have passed the extant battery of particular test cases (input/output pairs) by searching for counter-models to those properties, given those programs. If counter-models are discovered, they are to be appended to the list of test cases.

See this paper, for example, for details.

We need SMT specifications of the properties currently detectable by our PPT

The next step in implementing CDGP in the REFUSR/Cockatrice genetic programming system is to incorporate constraint-based testing, in addition to the existing case-based testing, and to use this to iteratively enrich the battery of test cases with property-relevant tests.

To this end we need a battery of SMT-interpretable specifications of the properties we're testing for.

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.