jax
14cb7453 - Add a C++ implementation of a toplogical sort.

Commit
301 days ago
Add a C++ implementation of a toplogical sort. This is an exact port of the current Python implementation to C++ for speed. I am being careful not to change the topological order we return in any way in this change, although we may do so in a future change. PiperOrigin-RevId: 737014989
Author
Parents
Loading