Changes between Initial Version and Version 1 of Ticket #15619, comment 32
- Timestamp:
- 01/02/14 20:12:09 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15619, comment 32
initial v1 3 3 4 4 5 Would it be difficult to make it work on digraphs? After all, the backend knows whether it is directed, and thus on ce could apply the "i<j" test onlyin the undirected case.5 Would it be difficult to make it work on digraphs? After all, the backend knows whether it is directed, and thus one could make it so that the "i<j" test is only applied in the undirected case.