Giter Site home page Giter Site logo

sprocket.jl's Introduction

Sprocket.jl

Sprocket: (S)tochastic (PRO)gramming

Sprocket is a framework for describing stochastic programmes in an algorithm-agnostic fashion.

Once a problem has been described, the user can implement an algorithm to solve the problem, or she can use an algorithm that we've prepared earlier. Sprocket was developed to compare the speeds of different solution algorithms in a fair and consistent manner. Besides this, Sprocket is a great way to write and solve your stochastic programme!

Problem Class / Decomposition

Sprocket solves stochastic optimisation problems where uncertainty appears in the objective function. Currently, there is no support for optimisation problems with chance constraints or with random feasible sets.

Bugs

Please raise an `issue' if you experience an error while using Sprocket.

sprocket.jl's People

Contributors

reganbaucke avatar

Watchers

 avatar

sprocket.jl's Issues

Obtaining an upper bound for problems with unbounded random variables

Currently, problems with bounded support for the random variables are the only problems which can be solved. By using the theorem from the paper, we can still obtain an upper bounded for these problems, provided the functions growth is bounded somehow (i.e. Lipschitz-continuous functions). We would like to implement this feature.

Add control problem

Currently, we can only solves problems involving the expectation of a convex function.
We need to add the ability to solve stochastic programmes.

Updating bound information in the algorithm

In the current implementation, we can only control the running the algorithm by the number of iterations. We would like the default algorithm to update the abs_tol and rel_tol fields of the criteria field that the algorithm carries in its state.

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.