expressionDelete {rminizinc} | R Documentation |
delete an expression
Description
Delete the object everywhere from the MiniZinc model
Usage
expressionDelete(classNm, model)
Arguments
classNm |
class of the object to delete |
model |
model to delete the object from |
[Package rminizinc version 0.0.8 Index]