Skip to content
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.

{search,traverse}: clean up after recent changes #44

Merged
merged 5 commits into from May 12, 2015
Merged

Commits on May 12, 2015

  1. Configuration menu
    Copy the full SHA
    d526855 View commit details
    Browse the repository at this point in the history
  2. {internal,search,traverse}: new package

    Factor common types out into new graph/internal package.
    kortschak committed May 12, 2015
    Configuration menu
    Copy the full SHA
    8870d1f View commit details
    Browse the repository at this point in the history
  3. {internal,search}: remove ByComponentLengthOrStart

    This sort order was a lazy solution to sorting [][]int, so remove it.
    kortschak committed May 12, 2015
    Configuration menu
    Copy the full SHA
    acfbc71 View commit details
    Browse the repository at this point in the history
  4. search: reconcile with johnson function

    Also remove unused remove method on johnsonGraph which was left over
    from the implementation in gonum/plot/plotter.
    kortschak committed May 12, 2015
    Configuration menu
    Copy the full SHA
    e9a2e7c View commit details
    Browse the repository at this point in the history
  5. internal: fix doc comments

    kortschak committed May 12, 2015
    Configuration menu
    Copy the full SHA
    250118f View commit details
    Browse the repository at this point in the history