itemDelete {rminizinc} | R Documentation |
search item in model and delete
Description
Find the object in the model and delete it.
Usage
itemDelete(classNm, model)
Arguments
classNm |
object to be deleted |
model |
model to delete the object from |
[Package rminizinc version 0.0.8 Index]