Open mforets opened 5 years ago
See again this comment.
Proposal. Add project(set::AbstractSet, variables) to project onto variables which is a subset of space_variables(set).
project(set::AbstractSet, variables)
space_variables(set)
Depends on #8.
See again this comment.
Proposal. Add
project(set::AbstractSet, variables)
to project onto variables which is a subset ofspace_variables(set)
.Depends on #8.