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

Parallel population processing #199

Closed
wants to merge 65 commits into from
Closed

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    e989f1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9107d68 View commit details
    Browse the repository at this point in the history
  3. Some fixes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    25681d4 View commit details
    Browse the repository at this point in the history
  4. Some fixes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9be885d View commit details
    Browse the repository at this point in the history
  5. Some fixes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    47fc380 View commit details
    Browse the repository at this point in the history
  6. Some fixes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    39101cb View commit details
    Browse the repository at this point in the history
  7. Some fixes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f3d9907 View commit details
    Browse the repository at this point in the history
  8. Some fixes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    db34ad1 View commit details
    Browse the repository at this point in the history
  9. Some fixes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    106fe0a View commit details
    Browse the repository at this point in the history
  10. Some fixes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4a67f81 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    83f3c0b View commit details
    Browse the repository at this point in the history
  12. Fix EvoGraphOptimizer

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0d19cb7 View commit details
    Browse the repository at this point in the history
  13. Add all graph comparison

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b5abd1a View commit details
    Browse the repository at this point in the history
  14. wip

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9cf88de View commit details
    Browse the repository at this point in the history
  15. wip

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d19bcde View commit details
    Browse the repository at this point in the history
  16. wip

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    835d326 View commit details
    Browse the repository at this point in the history
  17. wip

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    13f0ac1 View commit details
    Browse the repository at this point in the history
  18. wip

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    fb39d95 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0052e52 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    72ee29a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0845c11 View commit details
    Browse the repository at this point in the history
  22. some fixes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1b19d34 View commit details
    Browse the repository at this point in the history
  23. some fixes after tests

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    97d6d9c View commit details
    Browse the repository at this point in the history
  24. Some fixes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d14272f View commit details
    Browse the repository at this point in the history
  25. wip

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1a4e5e1 View commit details
    Browse the repository at this point in the history
  26. wip

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cdbef7d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c3f8cf4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    74bebbf View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    70af4c6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f3c1014 View commit details
    Browse the repository at this point in the history
  31. add some reqiured changes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    696e6e6 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ebad0d6 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    3c77cfa View commit details
    Browse the repository at this point in the history
  34. fix tests and reproducer

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    461bfe8 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    eb876ac View commit details
    Browse the repository at this point in the history
  36. may be fix

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cb94833 View commit details
    Browse the repository at this point in the history
  37. small fixes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8045085 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    14a458b View commit details
    Browse the repository at this point in the history
  39. small fixes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ce75592 View commit details
    Browse the repository at this point in the history
  40. small fixes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    063826e View commit details
    Browse the repository at this point in the history
  41. make requested changes

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5c95a71 View commit details
    Browse the repository at this point in the history
  42. pep8

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7ed6107 View commit details
    Browse the repository at this point in the history
  43. fix python 3.8 error

    kasyanovse committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cfe8e55 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. small future extracting

    kasyanovse committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1a1aa61 View commit details
    Browse the repository at this point in the history
  2. small fix

    kasyanovse committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    cbc9f92 View commit details
    Browse the repository at this point in the history
  3. speedup wip

    kasyanovse committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2112b4c View commit details
    Browse the repository at this point in the history
  4. wip

    kasyanovse committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    596cf52 View commit details
    Browse the repository at this point in the history
  5. wip

    kasyanovse committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    47d92f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    aab0bcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d301ade View commit details
    Browse the repository at this point in the history
  3. fix unstopping workers

    kasyanovse committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0b0b549 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cea85d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. wip

    kasyanovse committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2eb41e5 View commit details
    Browse the repository at this point in the history
  2. wip

    kasyanovse committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7f4194c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b03a979 View commit details
    Browse the repository at this point in the history
  4. Fix some problems

    kasyanovse committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1d40d90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30d03a6 View commit details
    Browse the repository at this point in the history
  6. wip

    kasyanovse committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    eedbebe View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. wip

    kasyanovse committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    bf6e283 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. add genetic node

    kasyanovse committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8987b87 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. wip

    kasyanovse committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6ff8db4 View commit details
    Browse the repository at this point in the history
  2. wip

    kasyanovse committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1172caa View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. wip

    kasyanovse committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e62fa65 View commit details
    Browse the repository at this point in the history
  2. wip

    kasyanovse committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f68a039 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. wip

    kasyanovse committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    fe38500 View commit details
    Browse the repository at this point in the history