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

Implement Havel-Hakimi and Kleitman-Wang graph realization algorithms #202

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

Commits on Dec 16, 2022

  1. Implement Havel-Hakimi and Kleitman-Wang

    Co-Authored-By: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com>
    Co-Authored-By: Claudio Moroni <43729990+ClaudMor@users.noreply.github.com>
    3 people committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    763f4cf View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    c08f978 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    18b03a7 View commit details
    Browse the repository at this point in the history
  2. Update src/SimpleGraphs/generators/randgraphs.jl

    Co-authored-by: Simon Schölly <sischoel@gmail.com>
    Configuration menu
    Copy the full SHA
    afa7abd View commit details
    Browse the repository at this point in the history
  3. Update src/SimpleGraphs/generators/randgraphs.jl

    Co-authored-by: Simon Schölly <sischoel@gmail.com>
    Configuration menu
    Copy the full SHA
    7d06acc View commit details
    Browse the repository at this point in the history
  4. Update src/SimpleGraphs/generators/randgraphs.jl

    Co-authored-by: Simon Schölly <sischoel@gmail.com>
    Configuration menu
    Copy the full SHA
    1e5d43c View commit details
    Browse the repository at this point in the history
  5. Update src/SimpleGraphs/generators/randgraphs.jl

    Co-authored-by: Simon Schölly <sischoel@gmail.com>
    Configuration menu
    Copy the full SHA
    4b5accd View commit details
    Browse the repository at this point in the history
  6. Update src/SimpleGraphs/generators/randgraphs.jl

    Co-authored-by: Simon Schölly <sischoel@gmail.com>
    Configuration menu
    Copy the full SHA
    19d0b8c View commit details
    Browse the repository at this point in the history
  7. Requested changes

    Co-Authored-By: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com>
    Co-Authored-By: Claudio Moroni <43729990+ClaudMor@users.noreply.github.com>
    3 people committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    238bd39 View commit details
    Browse the repository at this point in the history
  8. Update staticgraphs.jl

    Co-Authored-By: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com>
    Co-Authored-By: Claudio Moroni <43729990+ClaudMor@users.noreply.github.com>
    3 people committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    ebc05a5 View commit details
    Browse the repository at this point in the history
  9. Update staticgraphs.jl

    Co-Authored-By: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com>
    Co-Authored-By: Claudio Moroni <43729990+ClaudMor@users.noreply.github.com>
    3 people committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    c2ca53e View commit details
    Browse the repository at this point in the history