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 mono graph #448

Merged
merged 9 commits into from
Nov 20, 2023
Merged

Implement mono graph #448

merged 9 commits into from
Nov 20, 2023

Commits on Oct 31, 2023

  1. Setup benchmark stubs.

    ielis committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    323f98b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8de4e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Implement CsrMonoOntologyGraph. Fix bug in CsrPolyOntologyGraph t…

    …hat supports to iterate over the iterable only once. Improve `OntologyGraph` testing.
    ielis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    312ad5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    094eaff View commit details
    Browse the repository at this point in the history
  3. Setup benchmark for poly vs. mono. Use mono by default in `MinimalOnt…

    …ologyLoader` and `OntologyLoader`.
    ielis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    6a470a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    474ffa7 View commit details
    Browse the repository at this point in the history
  5. Add bench results

    ielis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c537d92 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Set max line length to 120.

    ielis committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4c9538b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1330cbf View commit details
    Browse the repository at this point in the history