Commit f2a3648
authored
Beautify paper: cover page, indices, CLI args, page numbering (#1045)
* Enhance graph data handling and layout in KSatisfiability to TimetableDesign 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.
* Update document formatting and enhance problem indexing in reductions.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.
* Refactor page numbering and improve document structure in reductions.typ
- 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.1 parent d8a6168 commit f2a3648
4 files changed
Lines changed: 2873 additions & 1440 deletions
File tree
- docs/paper
- src
- rules
- unit_tests/rules
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| |||
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
147 | 156 | | |
148 | 157 | | |
149 | 158 | | |
| |||
0 commit comments