Skip to content

Too restrictive CSP modelling for isomorphism leads to False-negatives #14

Description

@alex-87

Issue description

Isomorphism CSP modelling is too restrictive as it corresponds to strict equality.

Consequences

  • False-negatives
  • Search space of O( (mn)! ) rather than O( m! n! )

Fix hypothesis

  • Two mappings (Hyper-Edge and Hyper-Vertex)
  • Continue to rely on matrix to preserve links structure
  • Focusing on Hyper-Vertex Degree and Hyper-Edges size properties to elagate respective mappings domains

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions