Skip to content

Printing is too verbose with many constraints #342

@ericphanson

Description

@ericphanson

If we print a problem, we print all of its constraints currently. In the time series example, we have 3283 constraints, so if we ever print the problem, it prints them all. Probably this was worse before #325 but it's still not great. We should probably just print ... after printing ~10 constraints.

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