Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrisrus/develop #46

Merged
merged 7 commits into from
Nov 18, 2015
Merged

Chrisrus/develop #46

merged 7 commits into from
Nov 18, 2015

Conversation

ChrisRus
Copy link
Member

Latest work on jsgraph:

  • bug fixes to DFT visitor callback dispatcher
  • better error handling of developer-defined visitor interface object.

... tighten up the validation logic, make the error messages more descriptive, and add test coverage for the shared routine used by the algorithms to invoke developer-defined visitor interface functions.
Inverts dispatch of discoverVertex and treeEdge callbacks. Ensures finishEdge is called on all tree edges and non-tree edges once after finishVertex has been called on each edge's target vertex. Test expectations are blanked out pending case-by-case inspection and acceptance of new control values.
... this commit bumps the minor version and resets the expected results for DFT visitor traversal path tests.
@ChrisRus ChrisRus self-assigned this Nov 18, 2015
@ChrisRus ChrisRus added this to the v0.6 milestone Nov 18, 2015
ChrisRus added a commit that referenced this pull request Nov 18, 2015
Chrisrus/develop taking fixes for issues #41 #42 #43 and #47 + a few small doc updates as v0.6.1 release.
@ChrisRus ChrisRus merged commit 53fc9c9 into master Nov 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant