Paradox (theorem prover)

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Paradox
Original authors
  • Koen Lindström Claessen
  • Niklas Sörensson
DeveloperChalmers University of Technology
Initial release2003; 23 years ago (2003)
Final release
4 / 2011; 15 years ago (2011)
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Written inHaskell
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Available inEnglish
    TypeAutomated theorem proving
    LicenseGNU General Public License

    Paradox is a finite-domain model finder for pure first-order logic (FOL) with equality developed by Koen Lindström Claessen and Niklas Sörensson at the Chalmers University of Technology.[1][2] It can a participate as part of an automated theorem proving system.[2] The software is written mostly in the programming language Haskell.[3] It is free and open-source software released under the terms of the GNU General Public License.[4]

    Features

    [edit | edit source]

    The Paradox developers described the software as a Models And Counter-Examples (Mace) style method after the McCune's tool of that name.[5][6] The Paradox introduced new techniques which help to reduce the computational complexity of the model search problem:[5]

    • term definitions – new variable reduction method
    • incremental satisfiability checker – works with small domains first, then gradually increases the domain size, reusing information gained from prior failed searches
    • static symmetry reduction – adds extra constraints
    • sort inference – works with unsorted problems

    Paradox was developed up to version 4, the final version being effective in model finding for Web Ontology Language OWL2.[7]

    Competition

    [edit | edit source]

    Paradox was a division winner in the annual CADE ATP System Competition, an annual contest for automated theorem proving, in the years 2003 to 2012.[8]

    References

    [edit | edit source]
    1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    5. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    6. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    7. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    8. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).