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

山登り法の記事を追加 #170

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open

山登り法の記事を追加 #170

wants to merge 1 commit into from

Conversation

kmyk
Copy link
Collaborator

@kmyk kmyk commented May 22, 2021

Copy link
Owner

@noshi91 noshi91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

山登り法を雑に調べると
・極大が見つかるまで探索し続ける
・すべての近傍の中で改善が最大の物を選択する
というバリエーションが見られましたが、どの定義がどの程度主流ですか?
とりあえず言及はしても良いかもしれないと思いました。

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

Successfully merging this pull request may close these issues.

[アルゴリズム] 山登り法
2 participants