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

fix code in neighbor_fun.jl #6

Open
floswald opened this issue Apr 29, 2019 · 0 comments
Open

fix code in neighbor_fun.jl #6

floswald opened this issue Apr 29, 2019 · 0 comments

Comments

@floswald
Copy link
Contributor

  1. rename neighb_fun(price::Vector, demand, clear_error, pref, budget, capacity, ind_max::Int=40) to something that makes more sense. I don't want to see fun in the name of a function. describe what the function does!
  2. Core function in that file is decrease_demand. This should be built with calls to demand.
  3. hence, this issue depends on demand function is not working #1
@floswald floswald added this to the compute algo 1 milestone Apr 29, 2019
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