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

Overwrote methods concerning loops for a matching covered graph #38955

Open
wants to merge 112 commits into
base: develop
Choose a base branch
from

Commits on Sep 29, 2024

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

Commits on Sep 30, 2024

  1. updated the doc

    janmenjayap committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    81bed22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5189a41 View commit details
    Browse the repository at this point in the history
  3. overwrote allow_loops()

    janmenjayap committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    71ac39a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82d918c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b164e17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2efb686 View commit details
    Browse the repository at this point in the history
  7. restored matching.py

    janmenjayap committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c6db6fc View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    4c0583e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc18b20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c51d8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5b3efd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfe569a View commit details
    Browse the repository at this point in the history
  6. updated the doc

    janmenjayap committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5ecd500 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9220a9d View commit details
    Browse the repository at this point in the history
  8. updated the code

    janmenjayap committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9b8ab78 View commit details
    Browse the repository at this point in the history
  9. updated the code

    janmenjayap committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e283d1e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. introduced self.matching

    janmenjayap committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    55a416a View commit details
    Browse the repository at this point in the history
  2. updated the documentation

    janmenjayap committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    34bef53 View commit details
    Browse the repository at this point in the history
  3. introduced get_matching()

    janmenjayap committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    adc35e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2b2b3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cce4063 View commit details
    Browse the repository at this point in the history
  6. added add_vertex()

    janmenjayap committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    d83be12 View commit details
    Browse the repository at this point in the history
  7. added add_vertices()

    janmenjayap committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    1367acf View commit details
    Browse the repository at this point in the history
  8. added delete_vertex()

    janmenjayap committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    f6bbd32 View commit details
    Browse the repository at this point in the history
  9. added delete_vertices()

    janmenjayap committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    26deafe View commit details
    Browse the repository at this point in the history
  10. added update_matching()

    janmenjayap committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    a90aa33 View commit details
    Browse the repository at this point in the history
  11. added a doctest

    janmenjayap committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    9c2252a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eec57ab View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. updated the doctests

    janmenjayap committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3106204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e18bb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46f067a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb94e50 View commit details
    Browse the repository at this point in the history
  5. updated the documentation

    janmenjayap committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    264bb9a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. updated the documentation

    janmenjayap committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    99b8faa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7133a28 View commit details
    Browse the repository at this point in the history
  3. updated the code

    janmenjayap committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b19e4db View commit details
    Browse the repository at this point in the history
  4. added add_edge()

    janmenjayap committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    57670f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0f7bae View commit details
    Browse the repository at this point in the history
  6. updated the doctests

    janmenjayap committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c0d90d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7efae8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    928bfa5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. updated the documentation

    janmenjayap committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a92e227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    addfe08 View commit details
    Browse the repository at this point in the history
  3. updated the doc

    janmenjayap committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c0b1493 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    ba1164b View commit details
    Browse the repository at this point in the history
  2. updated the doctests

    janmenjayap committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    67b315a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    c595f43 View commit details
    Browse the repository at this point in the history
  2. added add_edges()

    janmenjayap committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    ef66f81 View commit details
    Browse the repository at this point in the history
  3. updated delete_vertices()

    janmenjayap committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    02154a7 View commit details
    Browse the repository at this point in the history
  4. updated add_edges()

    janmenjayap committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0cd3db1 View commit details
    Browse the repository at this point in the history
  5. updated delete_vertices()

    janmenjayap committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    1eaa5ad View commit details
    Browse the repository at this point in the history
  6. updated update_matching()

    janmenjayap committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    338f7e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bddd230 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4870d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. added TODO methods

    janmenjayap committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    11fc7c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3de9015 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adce272 View commit details
    Browse the repository at this point in the history
  4. corrected a class name

    janmenjayap committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a4e8851 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. added allows_loops()

    janmenjayap committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    37c1834 View commit details
    Browse the repository at this point in the history
  2. added REFERENCES

    janmenjayap committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    509cfd0 View commit details
    Browse the repository at this point in the history
  3. updated the TODO list

    janmenjayap committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2b49ba0 View commit details
    Browse the repository at this point in the history
  4. added doc_index

    janmenjayap committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    021ef7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58739ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6c188b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. added the book name

    janmenjayap committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    aa5d41d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    350bba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d594178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    722d0ce View commit details
    Browse the repository at this point in the history
  4. added index of methods

    janmenjayap committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    61c9140 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05dd74a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2233158 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    27e6536 View commit details
    Browse the repository at this point in the history
  2. updated the todo list

    janmenjayap committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1484670 View commit details
    Browse the repository at this point in the history
  3. updated delete_vertex()

    janmenjayap committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b67546e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b70350d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a68edf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abb1b56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41e46b4 View commit details
    Browse the repository at this point in the history
  8. updated the todo list

    janmenjayap committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    17b6e3b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    a4cc208 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91d517a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba562c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62a7a88 View commit details
    Browse the repository at this point in the history
  5. updated the todo list

    janmenjayap committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0cd4391 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    8f011a7 View commit details
    Browse the repository at this point in the history
  2. updated __init__()

    janmenjayap committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7a2793b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83a1be9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c5c047 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcfe65e View commit details
    Browse the repository at this point in the history
  6. updated is_bicritical()

    janmenjayap committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9f32514 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c63a2bb View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    b116347 View commit details
    Browse the repository at this point in the history
  2. Overwrote has_loops()

    janmenjayap committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    f6ad99c View commit details
    Browse the repository at this point in the history
  3. Overwrote loop_edges()

    janmenjayap committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    7de0b7b View commit details
    Browse the repository at this point in the history
  4. Overwrote loop_vertices()

    janmenjayap committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    a5a332f View commit details
    Browse the repository at this point in the history
  5. Overwrote loops()

    janmenjayap committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    8979db1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7acc34d View commit details
    Browse the repository at this point in the history
  7. Overwrote remove_loops()

    janmenjayap committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    d247848 View commit details
    Browse the repository at this point in the history
  8. updated allow_loops()

    janmenjayap committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    369eeba View commit details
    Browse the repository at this point in the history
  9. updated allows_loops()

    janmenjayap committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    cca3d45 View commit details
    Browse the repository at this point in the history
  10. updated remove_loops()

    janmenjayap committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    0a88de6 View commit details
    Browse the repository at this point in the history
  11. corrected a typo

    janmenjayap committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    d78f604 View commit details
    Browse the repository at this point in the history
  12. corrected the indentation

    janmenjayap committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    cc07061 View commit details
    Browse the repository at this point in the history
  13. updated the indentation

    janmenjayap committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    e98aae7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3272227 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    023b05a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a2b4a9d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ca0f5cc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6fe61f8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d8beed1 View commit details
    Browse the repository at this point in the history