Home
last modified time | relevance | path

Searched refs:PathByPath (Results 1 – 3 of 3) sorted by relevance

/dports/math/ogdf/OGDF/include/ogdf/energybased/fmmm/
H A DFMMMOptions.h137 PathByPath, //!< Path-by-path construction. enumerator
/dports/math/ogdf/OGDF/test/src/layout/
H A Denergy-based.cpp131 fmmm.nmTreeConstruction(FMMMOptions::ReducedTreeConstruction::PathByPath); in describeFMMM()
/dports/math/ogdf/OGDF/src/ogdf/energybased/fmmm/
H A DNewMultipoleMethod.cpp144 case FMMMOptions::ReducedTreeConstruction::PathByPath: in calculate_repulsive_forces_by_NMM()