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

Multiple solutions based upon an input value #107

Open
digitalbricklayer opened this issue Oct 29, 2018 · 0 comments
Open

Multiple solutions based upon an input value #107

digitalbricklayer opened this issue Oct 29, 2018 · 0 comments
Assignees
Milestone

Comments

@digitalbricklayer
Copy link
Owner

digitalbricklayer commented Oct 29, 2018

Solve a model based upon different input values fed into the model. For instance, for the nqueens, the input could be the number of queens. Build the model so that the number of queens, the size of the board etc varies inline with the input value. Solve the model based upon a range of values for the input value. Using the nqueens again, the user should be able to see what happens when the input value for the number of queens ranges from 1 to 8. The software must present the multiple solutions.

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