Skip to content

Question about RISE solvers and multiple solutions #223

@husangkim

Description

@husangkim

Dear Junior Maih.

Thank you very much for your work on RISE and for making it such a valuable tool. I had a question regarding how the RISE solvers handle cases with multiple solutions.

In the example codes, it seems that there are four available solvers:
solvers = {'mnk', 'fwz', 'mn', 'mfi'};

  1. How does each solver deal with multiple solutions? Specifically, do they store all available solutions, or only one? If I obtain only a single solution after running solve(), is there a way to verify that the solution is unique?

  2. Among the solvers listed above, which would you recommend as the most robust baseline option?

Thank you very much for your time and guidance.

Best regards,

Husang Kim

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