Skip to content

Missing Functionality #1

Description

@Goirad

To Do:
bool hasK3(Graph * g); //doable in n choose 3 time, but we can use connectedness to improve that
bool hasK4(Graph * g); //doable in n choose 4 time, but same as above
bool isColorIso(Graph * g, Graph * h);

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions