core/dynprog.{cpp,h}: refactoring the score computation and backtrack loops
Edit operations, with their score computation and their backtracking information, are now defined in a unique location. The code should thus be more flexible and easier to read and maintain.
Please register or sign in to comment