Skip to content

Boost 1.84 changed a StoerWagner #2602

Closed
@cvvergara

Description

@cvvergara

Boost Changed Stoer Wagner

A test for pgr_stoerWagner fails for 1.80~1.84 because expected results changed, because of the change of the algorithm. Not that the result is wrong, but it changed.

SELECT set_eq('stoerWagner7', 'VALUES (1, 1, 1, 1)', '6: Compare the mincut of subgraph with actual result');

to

SELECT set_eq('stoerWagner7', 'VALUES (1, 14, 1, 1)', '6: Compare the mincut of subgraph with actual result');

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions