Skip to content

added parity-check, digit-reversal - #20

Open
Harshit-Lalwani wants to merge 1 commit into
nitheesh-me:mainfrom
Harshit-Lalwani:main
Open

added parity-check, digit-reversal#20
Harshit-Lalwani wants to merge 1 commit into
nitheesh-me:mainfrom
Harshit-Lalwani:main

Conversation

@Harshit-Lalwani

Copy link
Copy Markdown

What’s Included

  1. New Algorithm Module
    algorithms/DigitReversal.typ
    algorithms/parity.typ

Formal DP recurrence definition.
Mapcode-style specification (rho, F, pi).
Concrete DP computation for a sample instance.
Full DP-table visualization using the project’s mapcode-viz framework.
Structured layout for item metadata, tensor updates, and stepwise evaluation.
2. Documentation Integration
Updated main.typ:

Added #include "algorithms/DigitReversal.typ", "algorithms/parity.typ"

Why This Matters
POPL grade

Files Changed
algorithms/DigitReversal.typ
algorithms/parity.typ
main.typ — 2 lines added
No existing code modified; additions are isolated and non-breaking.

Checklist
Builds successfully
Renders correctly in main.typ
Follows repository style and structure
No backward-incompatible changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant