Skip to content

Conversation

@thomaslepoix
Copy link
Member

@thomaslepoix thomaslepoix commented Jan 31, 2026

Fixes #39

Interval reference schematic can be viewed like that:

nix develop
	cmake -S . -B build
	cmake --build build --target latex

	xdg-open build/doc/latex/interval.pdf

For now, the algorithm can still be seen in action through the old Python Proof Of Concept:

nix develop '.#doc'
	python doc/abstract/conflict_too_close_meshline_policies/autosolve.py

@thomaslepoix thomaslepoix added the documentation Improvements or additions to documentation label Jan 31, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 3, 2026

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

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document meshing algorithm

1 participant