Skip to content

max_problem_size settings #31

Description

@loganylchen

Hi there,

Nice tool, but I have been confused by the max_problem_size setting.

for s, e in zip(fixed_c_idxs[:-1], fixed_c_idxs[1:]):
    assert e-s+1 <= max_problem_size+5

in the segment (line 712)

Why raise an error here rather than skip the unsatisfied pair index.

Looking forward to your reply,

Logan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions