Code Monkey home page Code Monkey logo

Comments (2)

mballance avatar mballance commented on July 18, 2024

Hi @bhanusuprabhath,
This is an interesting one. The symptoms you report suggest that there are actually two issues.
The 'Note' that you see is related to some code that performs min/max domain propagation. Min/max domain propagation is done to improve random distribution. The 'Note' is reported when the field domains fail to converge after some number of iterations. This can happen due to a bug, and can happen in some cases involving soft constraints.

I also see that you note that the Python script is being killed. Do you know what is killing the script and how? For example, is it being killed because it takes too long to run and a timeout mechanism is killing it? Is it crashing and showing a Python traceback? In some rare cases, the script may exit and report a Boolector fatal error.

Is it possible for you to provide a representative testcase? Being able to show the same behavior in my environment would very much help!

from pyvsc.

bhanusuprabhath avatar bhanusuprabhath commented on July 18, 2024

Hi @mballance ,

I think the script is being killed because it is taking too long to run and a timeout mechanism is killing it.
I don't see any python trace back and Boolector fatal error.

If it is a timeout issue, how do we increase the timeout?

from pyvsc.

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.