Skip to content

NotImplementedError: Ax=B has unique solution in integers #7

@ikmMaierBTUCS

Description

@ikmMaierBTUCS

I regularly get this "error", e.g. when running "solve([[2,1],[3,1]],[12,13])".
I completely agree that there is a unique solution. But why does it give me an error instead of the solution? Am I misunderstanding what the function should be used for? Should I use a different function, when I just want to get an integer solution for a linear equation?

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