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

LightGraphs interface fixes, add more tests #4

Merged
merged 8 commits into from
Sep 3, 2021
Merged

LightGraphs interface fixes, add more tests #4

merged 8 commits into from
Sep 3, 2021

Commits on Aug 31, 2021

  1. add simple graph constructors and docs

    Vincent Landau committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    e050f28 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. add test for simplerasterdigraph

    Vincent Landau committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    9b4a288 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. accommodate dif weight types

    Vincent Landau committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    6a92e41 View commit details
    Browse the repository at this point in the history
  2. fix zero function, add add_vertex!

    Vincent Landau committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    28e4b69 View commit details
    Browse the repository at this point in the history
  3. add more tests to improve coverage

    Vincent Landau committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    34f499a View commit details
    Browse the repository at this point in the history
  4. fix merge conflicts

    Vincent Landau committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    4588951 View commit details
    Browse the repository at this point in the history
  5. update tests for coverage

    Vincent Landau committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    52ce622 View commit details
    Browse the repository at this point in the history
  6. tweaks to tests to improve coverage

    Vincent Landau committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    9673132 View commit details
    Browse the repository at this point in the history