Beautify paper: cover page, indices, CLI args, page numbering#1045
Merged
Beautify paper: cover page, indices, CLI args, page numbering#1045
Conversation
…eDesign reduction - Introduced pre-indexing for graph edges and nodes to optimize lookups, reducing complexity from O(n) to O(1). - Updated the layout structure by removing unnecessary blocker pairs, simplifying the logic for handling blocked colors. - Adjusted the expected number of craftsmen and tasks in the test cases to reflect the new encoding scheme. - Improved documentation for the ellipse drawing function to clarify label positioning options.
….typ - Adjusted page settings to include a footer with page numbers. - Updated the rendering of problem CLI arguments and improved table headers for clarity. - Added indices for problems and reduction rules, enhancing navigation within the document. - Revised comments and documentation for better understanding of the changes made.
- Updated page settings to replace footer with appropriate numbering options. - Enhanced comments to clarify the purpose of page numbering in front and main matter. - Adjusted indices for problems and reduction rules to improve document navigation. - Standardized text link color for better visibility in the index sections.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1045 +/- ##
==========================================
- Coverage 97.97% 97.94% -0.03%
==========================================
Files 979 979
Lines 100912 100890 -22
==========================================
- Hits 98865 98816 -49
- Misses 2047 2074 +27 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--flag-name) instead of struct field names in problem schema tablesCloses #1036
Closes #1037
Closes #1038
🤖 Generated with Claude Code