Feature: Refactor the DoublePathLengthsFrontierPair
to be more generic
#4561
Labels
feature
New features or missing components of existing features
API
Python
Description
Currently, fts uses the
DoublePathLengthsFrontierPair*
which is designed only for recursive join algorithms.We should consider making it a more generic frontier that uses 2 internal frontiers.
The text was updated successfully, but these errors were encountered: