Closed bvbfan closed 5 years ago
This code refactoring aims to templatize all doublets algorithms addClaim/SupportToQueque, removeClaim/SupportFromQueue etc. to make code base well readable and better maintainable. We have issues with partial bug fixes due to same algorithm on more than one place, so this PR tends to remove that code duplication.
Signed-off-by: Anthony Fieroni bvbfan@abv.bg