Skip to content

Method for chaining together different solvers #23

@eltrompetero

Description

@eltrompetero

Ideally, one would use a heuristic solver (Pseudo or MPF) to get a fast, approximate solution then feed that into a slower, more accurate method (like MCH). Could we automate this using some kind of chaining function?

This would also need to preserve the intermediate states in case users would want to go back and use a previous solution.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions