Commit Graph

  • f52849c43f build: add Main-Class attribute to JAR manifest main Morph01 2025-02-09 19:43:14 +01:00
  • 7308d45671 Squash commit: Mise à jour de main à l'état de merge/multidoku/GwendalJavaDoc Morph01 2025-02-09 16:06:09 +01:00
  • 411e37951f refactor: clean up test output and improve code formatting tentative-multidoku Morph01 2025-02-09 16:02:48 +01:00
  • 7968d5fede refactor: enhance code documentation and remove unnecessary greeting outputs in tests Morph01 2025-02-09 15:57:52 +01:00
  • 86fe45c358 refactor: update ContrainteBloc to handle rectangle bloc, update tests, and improve code comments Morph01 2025-02-09 11:47:02 +01:00
  • ea868017ee Squashed commit of the following: Morph01 2025-02-09 10:23:09 +01:00
  • a060cde5b2 feat: implement main menu for Sudoku and Multidoku selection (basic for multidoku) Morph01 2025-02-09 10:09:32 +01:00
  • a3e60c1c93 refactor: improve code comments and app menu Morph01 2025-02-09 09:45:06 +01:00
  • 09776489fa refactor: remove unused classes and methods, improve code clarity Morph01 2025-02-09 08:52:30 +01:00
  • 436967da03 feat: add tests for Sudoku with emojis, letters, and strings Morph01 2025-02-08 19:09:44 +01:00
  • 0f72113d67 feat: add error handling for unsolvable Sudoku and rename test class for clarity Morph01 2025-02-08 18:44:59 +01:00
  • 690be279bd feat: add tests for multidoku functionality Morph01 2025-02-08 18:35:54 +01:00
  • b836670cda refactor: fix warnings Morph01 2025-02-08 17:39:20 +01:00
  • f002667e54 feat: better shared contraints and backtrace working ! Morph01 2025-02-08 17:34:46 +01:00
  • bf9bfc8323 feat: implement multidoku resolution with shared constraints (without case propagation) Morph01 2025-02-07 18:25:02 +01:00
  • dd21b9a13a fix: better padding for console rendering Morph01 2025-02-07 17:56:27 +01:00
  • a36960c57a feat: colors in multidokus ! Morph01 2025-02-07 10:16:34 +01:00
  • 1c1da09e1f feat: multidoku rendu seems to work Morph01 2025-02-07 10:19:42 +01:00
  • 7e068d0910 feat: one different color for every bloc multidoku Morph01 2025-02-06 18:32:01 +01:00
  • 909219a8f8 feat: update test of app Morph01 2025-02-06 18:28:36 +01:00
  • 1ad9c0500e feat: rename test names Morph01 2025-02-06 18:10:35 +01:00
  • b0b4152ec4 feat: enhance menu, colors, sudoku, all is working, now multidoku ^^ Morph01 2025-02-06 17:54:17 +01:00
  • 41f1be6be7 04/02/2025 : Ajout de Console.errorln pour les remontée d'erreurs Gwendal ROGER 2025-02-04 16:18:24 +01:00
  • ef3506c4eb 04/02/2025 : Ajout de la JavaDoc ROGER 2025-02-04 16:07:59 +01:00
  • f57aa34d36 Squashed commit of the following: Morph01 2025-02-03 11:37:12 +01:00
  • 7bc99258ec Squashed commit of the following: merge/solver/menuGwendal Morph01 2025-02-03 11:03:11 +01:00
  • b63584e650 feat: add bloc particuliers feature/solveur Morph01 2025-02-03 10:17:29 +01:00
  • 12d3e24bf8 feat: resolver backtrace simple Morph01 2025-01-30 16:55:26 +01:00
  • 3586ae4c15 Squashed commit of the following: Morph01 2025-01-20 12:53:23 +01:00
  • 862ff6e08d feat: affichage de la grille colorée et vérification de tt les contraintes feature/contrainte Morph01 2025-01-20 12:49:38 +01:00
  • b1dde68ec1 feat: add constraint management and validation to Sudoku class Morph01 2025-01-05 11:16:34 +01:00
  • d8486a3bd7 feat: implement constraint classes for Sudoku (row, column, block) Morph01 2025-01-05 11:13:19 +01:00
  • 8945072074 refactor: rename methods to French for consistency in the Sudoku application Morph01 2025-01-05 11:12:59 +01:00
  • e35123e9fe fix: update build.gradle to use testRuntimeOnly for JUnit Jupiter engine Morph01 2025-01-05 11:11:40 +01:00
  • 22e88a899f Gwendal in main : add test on futur constraints and enhance input symbol method (#1) Morph01 2025-01-04 15:56:23 +00:00
  • 0c03f07345 feat: premier jet de la conception basique du sudoku Morph01 2024-12-25 20:53:25 +01:00
  • 270bf31ab0 refactor: réorganisation des fichiers pour le README.md et suppression fichier inutile Morph01 2024-12-25 11:57:24 +01:00
  • 6bf0402ed7 feat: setup gradle pour lancer l'app et les test, ajout des commandes dans le README.md Morph01 2024-12-25 11:35:09 +01:00
  • 197c4a3e35 feat: README.md avec énoncé du projet et diagramme des classes Morph01 2024-12-25 09:39:15 +01:00
  • d219a41f7f Initial commit Morph01 2024-12-25 08:09:42 +00:00