feature/4ColorProblem #32

Merged
lobo merged 3 commits from feature/4ColorProblem into main 2026-03-08 11:11:19 +01:00
Owner
No description provided.
lobo added 3 commits 2026-03-08 11:11:14 +01:00
Introduce an interactive Four Color Theorem demo: add FourColorComponent (template, styles, standalone component) with canvas-based grid, region generation, adjacency detection and a backtracking solver; include models for nodes/regions and grid constants. Wire up route and RouterConstants/UrlConstants, add menu entry in AlgorithmsService, and add i18n entries for English and German. Also add global color styles in styles.scss and a few minor i18n text adjustments.
removed unused method
Some checks failed
Build, Test & Push Frontend / docker (pull_request) Has been cancelled
Build, Test & Push Frontend / quality-check (pull_request) Has been cancelled
ab730f8f3b
lobo merged commit 4bf5b3e2c4 into main 2026-03-08 11:11:19 +01:00
lobo deleted branch feature/4ColorProblem 2026-03-08 11:11:21 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Lobo_Corp/playground-frontend#32