cdlib icon indicating copy to clipboard operation
cdlib copied to clipboard

Double-check algorithms' supported graph types

Open GiulioRossetti opened this issue 4 years ago • 0 comments

All algorithms have been tagged in the documentation with the graph types they are supposed to handle.

Since some of the algorithms integrated into CDlib were implemented by third parties (not the original authors) such annotations need to be properly checked.

Actions to be performed: extend the existing unit tests.

GiulioRossetti avatar Jul 12 '21 15:07 GiulioRossetti