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

Added -a option to alias the largest Node in the graph. #8

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Oct 3, 2018

  1. Addition of a -a flag which will cause Tuura.Fantasi.HubRewrite.hublA…

    …lias to rewrite the pangraph's largest degree vertex into 4 equivalently connected Vertices.
    thisiswhereitype committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    516ace5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68acffe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba5dc2d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Alignment

    thisiswhereitype committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    8946a56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeacba2 View commit details
    Browse the repository at this point in the history
  3. remove uneeded code

    thisiswhereitype committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    251da88 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

  1. Configuration menu
    Copy the full SHA
    503e813 View commit details
    Browse the repository at this point in the history
  2. fix indent

    thisiswhereitype committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    9b73a89 View commit details
    Browse the repository at this point in the history
  3. Git add newest aliasHub algorithm, change implementation from FGL to …

    …Alga, move all aliasing code to HubRewrite.hs
    thisiswhereitype committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    ae642e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2c272d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c63872 View commit details
    Browse the repository at this point in the history