if (FALSE) {
setSimulationPath()
constraints <- readBindingConstraints()
# read properties
constraints$properties
# read coefs
constraints$coefs
# read values
constraints$values
# both case ( study Antares >=8.7.0)
constraints$values$less
constraints$values$greater
# display equation (only for study Antares <8.7.0)
summary(constraints)
}
Run the code above in your browser using DataLab