summaryrefslogtreecommitdiff
path: root/test/gtest/topological-sort.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [NFC] Rename topological_orders.h to topological_sort.h (#6915)Thomas Lively2024-09-071-0/+154
Now that the header includes topological sort utilities in addition to the utility that iterates over all topological orders, it makes more sense for it to be named topological_sort.h