For my application I need to represent simultaneously (on the same graph) two relations: one is simmetric, the other is not.
Targets:
- Ideally the two relation should result in edges having different colors;
- For the symmetric relation I would like not to have double-edges;
Is there a way of doing this with dot?