Skip to content

Factorization algorithm computes incorrect result for some large complex graphs. #65

@brianguenter

Description

@brianguenter

For some complicated graphs factorization of a subgraph A will create a new factorable subgraph B contained in A. The current code handles many of these cases but fails on some graphs. The factorization algorithm needs to be redesigned to recompute factorable subgraphs when newly created subgraphs arise.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions