Skip to content
This repository was archived by the owner on Feb 3, 2018. It is now read-only.
This repository was archived by the owner on Feb 3, 2018. It is now read-only.

Implement meta-logging to capture changes at each solve step #5

Description

@sdboyer

Tracking lots of individual log message outputs is useful (though still tricky) for development and debugging purposes, but it's mostly useless for end users. One approach to making the output more intelligible would be to create a summary of the state of the solver at each major step in the solve loop, and potentially computing some kind of delta between these states.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions