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

Alpha HC: Implement Hill Climbing which selects value with maximum positive difference for each pi #33

Closed
kyuridenamida opened this issue Sep 25, 2017 · 1 comment

Comments

@kyuridenamida
Copy link
Owner

I implemented called alpha HC.
This achieves 816k in a very short time. We can use this as the initial solution of SA.

https://docs.google.com/spreadsheets/d/1-PTRg_Xf_O9qzIGzw3JzSuv0gfLR_74fFDSvBZ4VhoA/edit#gid=1862545520

kyuridenamida pushed a commit that referenced this issue Sep 25, 2017
kyuridenamida pushed a commit that referenced this issue Sep 25, 2017
@kyuridenamida
Copy link
Owner Author

call this alpha HC.

@kyuridenamida kyuridenamida changed the title Implement Hill Climbing which selects a value with the maximum positive difference for each pi (Alpha HC) Implement Hill Climbing which selects value with maximum positive difference for each pi Sep 26, 2017
@kyuridenamida kyuridenamida changed the title (Alpha HC) Implement Hill Climbing which selects value with maximum positive difference for each pi Alpha HC: Implement Hill Climbing which selects value with maximum positive difference for each pi Sep 26, 2017
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