GithubHelp home page GithubHelp logo

Assertion failed about zipperposition HOT 7 CLOSED

mcoulont avatar mcoulont commented on June 14, 2024
Assertion failed

from zipperposition.

Comments (7)

c-cube avatar c-cube commented on June 14, 2024

from zipperposition.

mcoulont avatar mcoulont commented on June 14, 2024

Thanks for your answer.

Ok, so I should proceed manually to install Zipperposition (via git clone) ?

You've more or less let down the induction, but is there a maintained way to make some arithmetic ?

from zipperposition.

c-cube avatar c-cube commented on June 14, 2024

The integer/rational arithmetic should still work. However, it's not maintained either and has never been super good (see results at CASC in 2014). Mixing arithmetic and superposition is still a research problem and other solvers tend to delegate most of the work to SMT solver (see: Beagle).

To install the master version: yes, a local git clone, and compile with make or use opam pin locally.

from zipperposition.

mcoulont avatar mcoulont commented on June 14, 2024

If you refer to (http://www.tptp.org/CASC/J7/WWWFiles/ResultsSummary.html) you did good for integers.

By "use opam pin locally", do you mean install opam and use "opam install" in the cloned folder ?

from zipperposition.

c-cube avatar c-cube commented on June 14, 2024

from zipperposition.

mcoulont avatar mcoulont commented on June 14, 2024

It ended up working, thanks.

Must I close the ticket ?

By the way, is there a way to import files ? But perhaps this kind of stuff is more suited to SMT ?

With my PC (i7, 16 Go, Ubuntu 20) the associativity of multiplication was proved in 159s and its commutativity wasn't proved at all (the engine keeps computing, with no result). Is it normal ?

from zipperposition.

c-cube avatar c-cube commented on June 14, 2024

There isn't a way to import files in .zf files (nor in smt files). Only TPTP has such a feature, and it's not necessarily a good idea (read about the $TPTP env variable…).

I'll close the issue.

With my PC (i7, 16 Go, Ubuntu 20) the associativity of multiplication was proved in 159s and its commutativity wasn't proved at all (the engine keeps computing, with no result). Is it normal ?

Possibly? Is the associativity of multiplication done from scratch? All files in examples are not meant to pass successfully, some are just too hard. Induction is a hard problem 🙂

from zipperposition.

Related Issues (20)

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.