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

✨ Multi-dimensional operational domain computation #493

Merged
merged 122 commits into from
Aug 21, 2024

Commits on Apr 22, 2024

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

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    f0ec553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    744f58c View commit details
    Browse the repository at this point in the history
  3. 🎨 Small changes

    marcelwa committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    edee07f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    2bf056f View commit details
    Browse the repository at this point in the history
  2. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed May 19, 2024
    Configuration menu
    Copy the full SHA
    0e19a75 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    2dc2bf8 View commit details
    Browse the repository at this point in the history
  2. 📝 Added RST documentation

    marcelwa committed May 25, 2024
    Configuration menu
    Copy the full SHA
    7afa443 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    marcelwa committed May 25, 2024
    Configuration menu
    Copy the full SHA
    dbb29ff View commit details
    Browse the repository at this point in the history
  4. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed May 25, 2024
    Configuration menu
    Copy the full SHA
    76ba036 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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

Commits on Jun 24, 2024

  1. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    marcelwa committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9b56f49 View commit details
    Browse the repository at this point in the history
  2. 🔀 Merge

    marcelwa committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6355dcf View commit details
    Browse the repository at this point in the history
  3. 🧵 Rewrite random_sampling in operational_domain.hpp to use `std::…

    …thread`s instead of execution policies
    marcelwa committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    afe01f2 View commit details
    Browse the repository at this point in the history
  4. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e97e833 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99a43c7 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    marcelwa committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fe72795 View commit details
    Browse the repository at this point in the history
  7. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    01a0013 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    f3d507e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    marcelwa committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8f5e479 View commit details
    Browse the repository at this point in the history
  3. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    73f6cca View commit details
    Browse the repository at this point in the history
  4. 🎨 Small code clean up

    marcelwa committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    efaa081 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    marcelwa committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b23aef4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    5326399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0b2890 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b13e7f View commit details
    Browse the repository at this point in the history
  4. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    27d06bc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge branch 'refs/heads/main' into opdomain-explorer-additions

    # Conflicts:
    #	libs/mockturtle
    #	libs/pybind11
    marcelwa committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a4c69ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6352489 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2d7c24 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. ✨ Enabled Contour Tracing-based operational domain computation to wor…

    …k on operational domains that possess multiple islands
    marcelwa committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2189358 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    marcelwa committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3493f83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a39e22 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. ⚗️ Added 3D versions of the operational domain computation experiment…

    … scripts and added total runtime tracking
    marcelwa committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9cef201 View commit details
    Browse the repository at this point in the history
  2. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4fa155b View commit details
    Browse the repository at this point in the history
  3. ✨ Added a flag to write_operational_domain to skip the writing of n…

    …on-operational samples to reduce the resulting CSV file
    marcelwa committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9c9d5ad View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    marcelwa committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d961796 View commit details
    Browse the repository at this point in the history
  5. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    413ef1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a0fd27 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    marcelwa committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ef0c071 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. 🎨 Minor consistency fixes

    marcelwa committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    328d4cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d09761 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e08578 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1c1bd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. ⚡ Improved load-balancing in multithreaded grid search-based operatio…

    …nal domain computation, which increases performance
    marcelwa committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1aefb17 View commit details
    Browse the repository at this point in the history
  2. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    57506f2 View commit details
    Browse the repository at this point in the history
  3. ✏️ Fixed a typo

    marcelwa committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    dfa15d6 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    marcelwa committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    763f691 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3e3ad8 View commit details
    Browse the repository at this point in the history
  6. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fd2f179 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into opdomain-explorer-additions

    # Conflicts:
    #	bindings/pyfiction/include/pyfiction/pybind11_mkdoc_docstrings.hpp
    #	experiments/operational_domain/operational_domain_siqad.cpp
    #	include/fiction/algorithms/simulation/sidb/operational_domain.hpp
    #	libs/pybind11
    #	test/algorithms/simulation/sidb/operational_domain.cpp
    #	test/io/write_operational_domain.cpp
    Drewniok committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    08d8da6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1894070 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78de1d0 View commit details
    Browse the repository at this point in the history
  10. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    acfd1e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ec2bc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    416c270 View commit details
    Browse the repository at this point in the history
  2. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4eb4a5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c3699a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aeeed65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d807dc8 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    Drewniok committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    eda1445 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4aa22ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dceca21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    48eeb08 View commit details
    Browse the repository at this point in the history
  10. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0344a19 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1dd55f3 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    Drewniok committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ef37804 View commit details
    Browse the repository at this point in the history
  13. 📝 fix docu.

    Drewniok committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ab279a1 View commit details
    Browse the repository at this point in the history
  14. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    42c9564 View commit details
    Browse the repository at this point in the history
  15. 📝 small fix.

    Drewniok committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    32fd1c7 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'main' into opdomain-explorer-additions

    # Conflicts:
    #	bindings/pyfiction/include/pyfiction/pybind11_mkdoc_docstrings.hpp
    Drewniok committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    db83f6e View commit details
    Browse the repository at this point in the history
  17. 📝 fix missing doc-label.

    Drewniok committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5112815 View commit details
    Browse the repository at this point in the history
  18. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    73fecfe View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    fd429fe View commit details
    Browse the repository at this point in the history
  2. ✅ add unit tests.

    Drewniok committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    8d0c22f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    24549ba View commit details
    Browse the repository at this point in the history
  2. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ee14b1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b26f38 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    marcelwa committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    96508f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cb096e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5b22be View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. 🎨 Minor consistency fixes

    marcelwa committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    64c946d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5283a07 View commit details
    Browse the repository at this point in the history
  3. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9c0dc56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58c5de2 View commit details
    Browse the repository at this point in the history
  5. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8706b66 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Merge branch 'main' into opdomain-explorer-additions

    # Conflicts:
    #	include/fiction/utils/layout_utils.hpp
    #	test/algorithms/iter/bdl_input_iterator.cpp
    Drewniok committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    44e8242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32ff699 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    d2e13b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59c989a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    088bee2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fe136f View commit details
    Browse the repository at this point in the history
  5. 📝 Updated the operational domain docstrings for flood fill and contou…

    …r tracing in accordance with the latest changes
    marcelwa committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1a7eca2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19ffd5b View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    marcelwa committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a3da061 View commit details
    Browse the repository at this point in the history
  8. 📝 Clarified docstring

    marcelwa committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    760f425 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8abc94a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3debb91 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3fc8b94 View commit details
    Browse the repository at this point in the history
  12. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    06128a2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3d14d54 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5357338 View commit details
    Browse the repository at this point in the history
  15. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2b9f60f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    278cf4b View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    marcelwa committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0e88d45 View commit details
    Browse the repository at this point in the history
  18. 🎨 Removed unused include

    marcelwa committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    193e273 View commit details
    Browse the repository at this point in the history
  19. 🎨 Moved contains_parameter_point and find_key_with_tolerance to t…

    …he `detail` namespace
    marcelwa committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    05ff17e View commit details
    Browse the repository at this point in the history
  20. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e1f608a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bfb5765 View commit details
    Browse the repository at this point in the history
  22. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    marcelwa committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    54ca3e2 View commit details
    Browse the repository at this point in the history
  23. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3eb8e38 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    91f95de View commit details
    Browse the repository at this point in the history
  25. Merge remote-tracking branch 'origin/opdomain-explorer-additions' int…

    …o opdomain-explorer-additions
    marcelwa committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    abdb2c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    4da7e0b View commit details
    Browse the repository at this point in the history
  2. 🎨 Restructured code in an effort to circumvent the alice bug that doe…

    …sn't reset the CLI parameters properly
    marcelwa committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b69819c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd88794 View commit details
    Browse the repository at this point in the history
  4. 📝 Update pyfiction docstrings

    Signed-off-by: GitHub Actions <[email protected]>
    actions-user committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    080d9bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    780e80f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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