Introduce Topological_sort.Traversal_order module with traversal order options:
Decreasing_orderDecreasing_order_with_isolated_nodes_firstUnspecified for performance optimizationUpdate Topological_sort.sort and Topological_sort.sort_or_cycle functions:
traversal_order parameter with default Decreasing_order_with_isolated_nodes_firstverify parameter with default true