Skip to content
Jacob Mitchell edited this page Feb 27, 2017 · 1 revision

As mentioned in the README, Dr. Mike Pound started this project for fun and doesn't intend to actively work on it over the long term. However, there's an opportunity to collaborate.

If you decide to fork the project and work on any enhancements, please document it here. Alternatively, if you're interested in coordinating improvements on a new branch in this project, see @mikepound's comment.

Adds profiling tools to analyze performance characteristics of each solver on multiple inputs. Includes alternative priority queue implementations for A-Star and Dijkstra. See PR #8 for more context on profiling and priority queue improvements.

Some of these features have already been merged, but until a maintainer volunteers to coordinate pull requests it will be an independent fork.

Clone this wiki locally