All Projects → tuomasr → robust

tuomasr / robust

Licence: other
Robust optimization for power markets

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to robust

ev chargingcoordination2017
Optimal Scheduling of Electric Vehicle Charging in Distribution Networks
Stars: ✭ 51 (+88.89%)
Mutual labels:  gurobi
pygurobi
Rapid interactive Gurobi model modification and analysis
Stars: ✭ 19 (-29.63%)
Mutual labels:  gurobi
GurobiLink
Wolfram Language interface to the Gurobi numerical optimization library
Stars: ✭ 16 (-40.74%)
Mutual labels:  gurobi
flipy
A Python linear programming interface library
Stars: ✭ 23 (-14.81%)
Mutual labels:  gurobi
Python-Gurobi-Pulp
NCKU 成功大學- Operations Research 作業研究(運籌學)
Stars: ✭ 44 (+62.96%)
Mutual labels:  gurobi
poptimizer
Оптимизация долгосрочного портфеля акций
Stars: ✭ 78 (+188.89%)
Mutual labels:  robust-optimization
MatrixOptim.jl
Data-Driven Decision Making under Uncertainty in Matrix
Stars: ✭ 20 (-25.93%)
Mutual labels:  robust-optimization
multi-h
The C++ implementation of Multi-H algorithm, which is a multi-plane fitting technique. If you use this work for Academic purposes, please cite Barath, D. and Matas, J. and Hajder, L., Multi-H: Efficient Recovery of Tangent Planes in Stereo Images. 27th British Machine Vision Conference, 2016
Stars: ✭ 29 (+7.41%)
Mutual labels:  robust-optimization
mpc-DL-controller
Deep Neural Network architecture as a predictive optimal controller for {HVAC+Solar cell + battery} disturbance afflicted system vs classic Model Predictive Control
Stars: ✭ 37 (+37.04%)
Mutual labels:  robust-optimization
ProSelfLC-2021
noisy labels; missing labels; semi-supervised learning; entropy; uncertainty; robustness and generalisation.
Stars: ✭ 45 (+66.67%)
Mutual labels:  robust-optimization
RobustGNSS
Robust GNSS Processing With Factor Graphs
Stars: ✭ 98 (+262.96%)
Mutual labels:  robust-optimization
EAGO.jl
A development environment for robust and global optimization
Stars: ✭ 106 (+292.59%)
Mutual labels:  robust-optimization
advchain
[Medical Image Analysis] Adversarial Data Augmentation with Chained Transformations (AdvChain)
Stars: ✭ 32 (+18.52%)
Mutual labels:  robust-optimization
VeRyPy
A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
Stars: ✭ 166 (+514.81%)
Mutual labels:  gurobipy

Robust optimization for power markets

Implements a simplified version of http://ieeexplore.ieee.org.libproxy.aalto.fi/document/7944676/. An upper-level agent makes generation and transmission line investment decisions, while the market is cleared in the lower-level. The lower-level problem is a robust optimization problem in which some parameters are stochastic.

Requirements

Tested with Python 2.7, Gurobi 8.0, and numpy 1.13.1.

Usage

python robust.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].