Skip to content

contrib.alternative_solutions TODO #3342

Open
@emma58

Description

@emma58

Summary

I'm using this issue to compile outstanding improvements for contrib.alternative_solutions not addressed in #3270:

  • Transition from APPSI to contrib.solver
  • Once solvers are standardized, switch to having users pass in configured solvers rather than separately passing solver_options arguments
  • Break balas.enumerate_binary_solutions function into smaller functions that can be tested
  • Implement random and norm objectives in lp_enum.
  • Add handling for mixed-integer case in lp_enum_solnpool
  • Support variables argument being something other than None in lp_enum.enumerate_linear_solutions
  • Refactor shifted_lp.get_shifted_linear_model to use the compile_standard_form writer from repn.plugins.standard_form
  • Refactor balas and obbt tests to inherit from unittest.TestCase and reduce bare assertions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions