Skip to content

[Refactor]: Introduce Unified API for existing solvers and structure #51

Description

@SmilingWayne

Currently, each solver class (e.g., SudokuSolver, AkariSolver) may have distinct initialization arguments and input validation logic (scattered across solver.py and individual solver files) which is mostly dependent on janko.at puzzle format. A unified representation (like IR) should be introduced for existing solvers and structure.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions