Implement RC-EBBA* algorithm
Opened this issue · 3 comments
Is your feature request related to a problem? Please describe.
Attempt to implement the RC-EBBA* algorithm by Ahmadi et al. (forthcoming).
A detailed implementation can be found in the author's repo:
https://bitbucket.org/s-ahmadi/biobj/src/master/
Describe the solution you'd like
The implementation includes many tricks, so an initial attempt would be to have the bare-bones algorithm (without the label compression or bucket queue) by modifying the bidirectional labelling algorithm.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.