Skip to content

Brute force solution called from C #51

@ilyakava

Description

@ilyakava

Since this is an NP hard problem formulatable as 3-dimensional / tri-partite matching (MAX 3DM) or partition into triangles (PIT), to be correct is to use brute force search.

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