Skip to content

Implement Euler tours.#11

Merged
WilliamDue merged 1 commit into
mainfrom
euler_tour
Jun 15, 2026
Merged

Implement Euler tours.#11
WilliamDue merged 1 commit into
mainfrom
euler_tour

Conversation

@athas

@athas athas commented Jun 15, 2026

Copy link
Copy Markdown
Member

This is based on the code in the vtree library. It has some aesthetic problems to put it mildly, and I'm not fond of the fact that it has its own implementation of Wyllie's, but it needs slightly different starting conditions than the one in the list library.

Comes with property-based testing!

This is based on the code in the vtree library. It has some aesthetic problems
to put it mildly, and I'm not fond of the fact that it has its own
implementation of Wyllie's, but it needs slightly different starting conditions
than the one in the list library.

Comes with property-based testing!
@WilliamDue
WilliamDue merged commit e2496f7 into main Jun 15, 2026
1 check passed
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.

2 participants