Skip to content
  • Giorgos Korfiatis's avatar
    Merge Policy model into Holding · 79bed174
    Giorgos Korfiatis authored
    Since the removal of quantity, Policy was left with only one value:
    capacity. To simplify things, we directly include capacity in Holding.
    
    This makes obsolete the following functions, which are removed:
    get_limits, set_limits, get_holding, set_holding.
    79bed174