Skip to content

MICS Solver Fixes #6

@dhan2325

Description

@dhan2325

The MICS solver, as currently implemented, does not seem to yield results consistent with the findings of the authors who proposed the algorithm. This is expected to be for some or all of the reasons listed below:

  • the hyperparameters used for solving/testing are different
  • our implementation does not use the LDS root-finding method as a fallback
  • there may otherwise be some inconsistencies in our implementation compared to the one provided by the original authors

Each of these should be investigated and addressed to see if the benchmarking results change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions