Skip to content

Asymmetric adjacency matrices. #9

@samuelsonric

Description

@samuelsonric

CliqueTrees.jl lets you input a graph as an adjacency matrix.

label, tree = cliquetree(matrix)

The matrix is assumed to be symmetric, but this is not checked. Inputting an asymmetric adjacency matrix can cause mysterious bugs, segmentation faults. etc.

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