Giter Club home page Giter Club logo

Comments (4)

karanveerm avatar karanveerm commented on June 14, 2024

Thanks for taking the time to write some examples! If you run SCS with verbose=1, you'll see a message which says:

Status: Solved/Inaccurate
Hit max_iters, solution may be inaccurate

So, we're hitting the maximum number of allowed iterations. If you instead use, say solve!(problem, SCSSolver(verbose=1, max_iters=15000)), you should see a graph that looks more like this:

screen shot 2015-02-06 at 9 57 19 am

I don't think Solved/Inaccurate should be interpreted as a status of :Optimal, since this is misleading. I'm going to open up another issue for that. Let us know if you run into other problems!

from convex.jl.

mlubin avatar mlubin commented on June 14, 2024

@karanveerm, usually the :UserLimit status is used to indicate that the solver stopped because of the iteration limit.

from convex.jl.

mlubin avatar mlubin commented on June 14, 2024

@gajomi, we're starting to collect example notebooks at https://github.com/JuliaOpt/juliaopt-notebooks, if you'd like to put together this example with a bit of explanation and LaTeX math, the contribution would be more than welcome.

from convex.jl.

gajomi avatar gajomi commented on June 14, 2024

@karanveerm - Thanks. This fixes my problem. @mlubin - Yeah, I can put together a little notebook about all this. I should have some time next week.

from convex.jl.

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.