tests.sorting.test_toposort_kahns

tests.sorting.test_toposort_kahns#

Unit tests specific to Kahns algorithm backend for topological sorting.

Functions

test_kahns_invalid_args(graph_clrs09_22_8)

Verify that Kahn's algorithm backend does not allow DIR_SENS_ANY option.