Skip to content

Exception: sum = 0 #2

@arjunmehta94

Description

@arjunmehta94

For instances of even <= 14, specifically 10 nodes, using this code always returns the above exception. It seems for certain values which are quite small, the sum == 0 check for this exception is triggered even though the value is not 0. This is however not consistent, since I found that values such on the order of 10^-5 and 10^-6 do not trigger this, but values like 0.00017 do. Any suggestions?

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