Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Solution optimization #114

Open
digitalbricklayer opened this issue Nov 26, 2018 · 1 comment
Open

Solution optimization #114

digitalbricklayer opened this issue Nov 26, 2018 · 1 comment

Comments

@digitalbricklayer
Copy link
Owner

digitalbricklayer commented Nov 26, 2018

How will optimization work? I don't know yet but I do know what I want from it. I want to be able to choose the best solution to a problem. How should the user be able to choose which solution best suits them?

At the moment the software creates a single solution that satisfies the constraints provided. At some point being able to create multiple solutions to problems is going to need to happen. At that point I want to be able to effectively search all of the solutions to find one or more that matches my soft requirements best.

Optimization will likely fit well with #107.

@digitalbricklayer
Copy link
Owner Author

See the csplib website for some classic CSP examples. Some of the examples have optimization features too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant