Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
examples: commented-out path printing for Esther
I'm trying to clean up the core code while not causing too much trouble to our users. Esther pointed out that there's an internal use case at Orange where people are looking at the incremental results when computing paths. I strongly dislike commented-out debugging code, but for the sake of progress, let's put it in here. It's roughly as good as that unused `show` parameter, and it allowed a refactoring to make the code more readable.
- Loading branch information