Skip to content

Add algorithm animations from parsed logs#86

Merged
adamconkey merged 10 commits into
mainfrom
feature/alg-animations-from-parsed-logs
Oct 12, 2025
Merged

Add algorithm animations from parsed logs#86
adamconkey merged 10 commits into
mainfrom
feature/alg-animations-from-parsed-logs

Conversation

@adamconkey
Copy link
Copy Markdown
Owner

This change refactors the algorithm tracing capabilities to operate directly from parsed logs.

  • Adds algorithm step code infrastructure for managing (de)serializing steps to logs
  • Adds capability to parse steps from logs
  • Updates visualizer code for Incremental and GrahamScan to use the new log parsing

@adamconkey adamconkey self-assigned this Oct 12, 2025
@adamconkey adamconkey linked an issue Oct 12, 2025 that may be closed by this pull request
@adamconkey adamconkey merged commit 74b1339 into main Oct 12, 2025
3 checks passed
@adamconkey adamconkey deleted the feature/alg-animations-from-parsed-logs branch October 12, 2025 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate algorithm visualizations from parsed logs

1 participant