Skip to content

get_topo_order identity matrix #34

@jarlebring

Description

@jarlebring

In get_topo_order a node get prioritized if it makes another node free. This also holds for the identity matrix. In most of our code generators the I matrix is not explicitly store. Therefore, I think get_topo_order should not give priority to nodes that "frees" the identity matrix, i.e., no bonus if the node to be freed is I.

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