-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: split
egg
-pre-DCP rewrite workloads by component (#32)
* style: line length in `rules.rs` * wip: report structure? * wip: iterate through components * feat: keep track of problem name * feat: `Report` structure * feat: serialize `Curvature` * feat: full reports * chore: note on parallelization * fix: imports in `main.rs` and return a hashmap * fix: add names to tests * fix: do not fail on first component added to the report * fix: control flow issue, split by component working * feat: count full problem structure in term size * feat: start adjusting Lean side to new steps format * feat: add name to `EggRequest` * fix: tag `response` in `Response` * fix: add location directly in explanation * chore: note about congruence rule * chore: warning about evaluation scripts * feat: enable `lake build EggPreDCPStopOnSuccess` * fix: correctly pass Rust flags to environment
- Loading branch information
Showing
23 changed files
with
709 additions
and
252 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.