Skip to content

Add macros for algorithm tracing logs#88

Merged
adamconkey merged 2 commits into
mainfrom
feature/add-alg-trace-macros
Oct 12, 2025
Merged

Add macros for algorithm tracing logs#88
adamconkey merged 2 commits into
mainfrom
feature/add-alg-trace-macros

Conversation

@adamconkey
Copy link
Copy Markdown
Owner

This change adds macros log_graham_step and log_incremental_step for logging GrahamScanStep and IncrementalStep instances, respectively. This enables significantly more compact log statements in the core algorithm code.

@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 a20c8b0 into main Oct 12, 2025
3 checks passed
@adamconkey adamconkey deleted the feature/add-alg-trace-macros branch October 12, 2025 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create macros for algorithm tracing steps

1 participant