Giter Club home page Giter Club logo

sequential_chance_constrained's Introduction

Sequential Convex Approximations to Joint Chance Constrained Programs: A Monte Carlo Approach

Introduction

This is a Matlab implementation of the sequential convex approximation algorithms for joint chance constrained problem. It includes a comparison between both conditional value-at-risk (CVaR) and sequential convex approximation for value-at-risk (Iterative dc).

Using the code

Use Matlab to run example_run.m directly. You may expect to see the result figure below:

Files explanation:

  • example_run.m: runing file, first open
  • main_function.m: including generating samples, apply cvar approximation, epsilon approximation and dc approximation, return results for a particular setting
  • gensample.m: generate normal distributions for all random variables
  • obj_fun.m: objective function
  • quantile.m: quantile for constraints
  • opt_cvar.m, opt_dc.m, opt_eps.m: optimization for cvar, one step dc approximation, epsilon approximation
  • con_fun_cvar.m, con_fun_dc.m, con_fun_eps.m: constraints for cvar, one step dc approximation, epsilon approximation
  • lincave.m: linear approximation for concave function

Citation

@article{hong2011sequential,
  title={Sequential convex approximations to joint chance constrained programs: A Monte Carlo approach},
  author={Hong, L Jeff and Yang, Yi and Zhang, Liwei},
  journal={Operations Research},
  volume={59},
  number={3},
  pages={617--630},
  year={2011},
  publisher={INFORMS}
}

sequential_chance_constrained's People

Contributors

yangyi02 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.