GithubHelp home page GithubHelp logo

C interface "get-value" about boolector HOT 3 CLOSED

boolector avatar boolector commented on July 21, 2024
C interface "get-value"

from boolector.

Comments (3)

mpreiner avatar mpreiner commented on July 21, 2024

What exactly would you want to get as a result for boolector_get_value? There is also boolector_bv_assignment and boolector_array_assignment to return the assigments as strings.

from boolector.

mpreiner avatar mpreiner commented on July 21, 2024

@SylvainCecchetto can you provide more information on this issue?

from boolector.

sy6sy2 avatar sy6sy2 commented on July 21, 2024

Sorry I completely forgot my open issues :-/

I do not use the C interface anymore in my project.
Instead, I use the fork, execv, pipe and dup2 friends to play in parallel with Boolector, CVC4 and Z3 (then I wait for the result, finally the faster solver print the result then I can kill the other "slow" ones).
I send my formulas in the SMTLIB language to my forked child solvers process through stdin then I wait for the result on stdout.
I use https://github.com/DaanDeMeyer/reproc to launch the SMT solvers processes.

I I recall correctly, I was not been able to find the C function to perform the SMTLIB (get-value) command.

Feel free to close this issue if needed.

from boolector.

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.