Skip to content

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

@SmilingWayne

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.

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