Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set algorithm with SolverConfig? #98

Open
zhangzhenhu opened this issue Jul 26, 2022 · 3 comments
Open

How to set algorithm with SolverConfig? #98

zhangzhenhu opened this issue Jul 26, 2022 · 3 comments

Comments

@zhangzhenhu
Copy link

How to set algorithm with SolverConfig?

I have not found any document or code to explain about it.

@Christopher-Chianelli
Copy link
Contributor

Of particular interest is https://www.optapy.org/docs/latest/construction-heuristics/construction-heuristics.html and https://www.optapy.org/docs/latest/local-search/local-search.html , which explains the various construction heuristics and local search algorithms that can be used.

@Fawazkh1990
Copy link

How to take values ​​from the database in optapy and not from manual entry.. When taking values ​​from the database using traditional methods, it only takes the last value

@Christopher-Chianelli
Copy link
Contributor

How to take values ​​from the database in optapy and not from manual entry.. When taking values ​​from the database using traditional methods, it only takes the last value

@Fawazkh1990 I assume your comment is related to https://stackoverflow.com/questions/73425268/i-use-the-optapy-library-to-organize-a-school-timetable-but-when-linked-to-the ; That question is unrelated to "setting Algorithm in SolverConfig", and thus should be put into a new issue.

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

No branches or pull requests

3 participants