A Python implementation of the integer L-shaped method for solving two-stage stochastic programs. Implementation is based on the algorithm outlined in [Angulo 2016], and all of the implementation is ...
This library provides a lazy interface for parsing objects from dictionaries. During the parsing, it saves the raw data inside the object and parses each field on demand.