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

Fix #76 and some other bugs #155

Merged
merged 3 commits into from
Mar 1, 2021
Merged

Fix #76 and some other bugs #155

merged 3 commits into from
Mar 1, 2021

Commits on Feb 28, 2021

  1. Fix #76 and some other bugs

    Generate graphs in parallel and never more than 100 at a time, Close file descriptors correctly
    gvallee committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    8bf2902 View commit details
    Browse the repository at this point in the history
  2. Make sure validation succeed

    gvallee committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    8c17d70 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Address #154: core work to avoid graphs being the same

    Revisit core code to generate graphs for validation and ensure all graphs are not the same
    gvallee committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    d5411a7 View commit details
    Browse the repository at this point in the history