drvinceknight / amwoss

Applied mathematics problems with Open Source Software: Operational Research with Python and R.
MIT License
117 stars 10 forks source link

edits and comments on heuristics chapter #74

Closed geraintpalmer closed 3 years ago

geraintpalmer commented 3 years ago

Major proposed changes: restructure the Python and R sections. Now the 2nd neighbourhood operator is defined afterwards. I think it gives a better conclusion, that is "we've solved it, but to show it's a heuristics, change the operator and we can improve it". Before the conclusion read like "we've compared two operators".

drvinceknight commented 3 years ago

I've made the modifications we discussed. Not entirely sure if I've made the plots "square" like you wanted (but happy to tweak further).

geraintpalmer commented 3 years ago

All looks good to me now 👍