zigzag-engine/src
Maximus Gorog 5531398040 Merge master and add DiagramMap composition methods
Integrates the parallel agent work (slice computation, degeneracy
factorisation, explosion) with the normalisation implementation.

Added to DiagramMap:
- compose(): Compose two diagram maps
- has_singular_height_in_image(): Check if height is in singular image

All 77 tests pass.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-07 03:26:12 -06:00
..
degeneracy.rs Merge master and add DiagramMap composition methods 2026-04-07 03:26:12 -06:00
diagram.rs Merge master and add DiagramMap composition methods 2026-04-07 03:26:12 -06:00
explosion.rs Scaffold zigzag-engine library 2026-04-07 02:42:06 -06:00
layout.rs Scaffold zigzag-engine library 2026-04-07 02:42:06 -06:00
lib.rs Scaffold zigzag-engine library 2026-04-07 02:42:06 -06:00
monotone.rs Scaffold zigzag-engine library 2026-04-07 02:42:06 -06:00
normalise.rs Implement normalisation algorithm (Construction 17) 2026-04-07 03:24:30 -06:00
signature.rs Scaffold zigzag-engine library 2026-04-07 02:42:06 -06:00
typecheck.rs Scaffold zigzag-engine library 2026-04-07 02:42:06 -06:00
zigzag.rs Scaffold zigzag-engine library 2026-04-07 02:42:06 -06:00