chap
chap copied to clipboard
core: Add "add" operation for the derived set
This commit adds "add" operation for the derived set using the set of allocations and complete the help information.
To add some allocation calculated set S' to the derived set, add the following to any command that calculates S': /setOperation add
The derived set is then referred to as "derived". Closes #17