Skip to content

Q1 optimizations#31

Description

@szarnyasg

Idea 馃挕

  • do not compute induced subgraph beforehand
  • perform an mxm to advance the wavefront
  • then, check if the number of interactions of the edges was sufficient
  • filter out those edges where it was insufficient

This might be faster than the current solution which precomputes the induced subgraph.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions