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

Custom cost function incorporation #1

Open
armantigranyan opened this issue Apr 20, 2018 · 0 comments
Open

Custom cost function incorporation #1

armantigranyan opened this issue Apr 20, 2018 · 0 comments

Comments

@armantigranyan
Copy link

Hello and thank you for the solution! I am using it to solve a mix of Set Cover and TSP, and I was wondering if it's possible to use your solution to work with a more flexible cost function. More specifically, I have an array of costs for each set and eventually want to minimize total_cost/num_of_sets_selected. It seems to me that the current version tries to minimize the sum of the costs of the selected sets. Thank you!

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

1 participant