I'm wondering if it is possible to specify a list of statements and associate each statement with its own domain in loopy?
I looked into the documentation, and wasn't sure if this is possible.
If I understand correctly, I might need to take the product of the domains of all the statements, so that loopy will do a projection for each statement? If that's the case, it seems fine but a hassle for my use case.