Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Algo
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Algo/KahnTopologicalSort.h |
| Include | #include "Algo/KahnTopologicalSort.h" |
namespace AlgoImpl
{
const TSet< FKahnHandle > & AlgoImpl&58;&58;FindMostIndependentMutuallyReachableVertexSet
&40;
FKahnContext & Context
&41;
}
Remarks
Called when there is a MutuallyReachableVertexSet (aka no vertices are independent). It returns the most-independent maximal MutuallyReachableVertexSet.