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

Export Algorithms & Params #307

Closed
guimarqu opened this issue Apr 9, 2020 · 0 comments
Closed

Export Algorithms & Params #307

guimarqu opened this issue Apr 9, 2020 · 0 comments
Labels
discussion Further information is requested documentation Need or contain documentation good first issue

Comments

@guimarqu
Copy link
Contributor

guimarqu commented Apr 9, 2020

Currently

using Coluna
Coluna.Params(solver = Algorithm.TreeSearchAlgorithm(
    conqueralg = Algorithm.ColGenConquer(
        mastipheur = Algorithm.SolveIpForm(time_limit = 600)
    )
))
@guimarqu guimarqu assigned guimarqu and unassigned guimarqu Apr 9, 2020
@guimarqu guimarqu added discussion Further information is requested documentation Need or contain documentation labels Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Further information is requested documentation Need or contain documentation good first issue
Projects
None yet
Development

No branches or pull requests

1 participant