Skip to content

Commit

Permalink
Merge pull request #9527 from KATO-Hiro/#9504
Browse files Browse the repository at this point in the history
✨ Add article (#9504)
  • Loading branch information
KATO-Hiro authored Jan 9, 2025
2 parents 7db1ea9 + 868875f commit d7f91e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/articles/heuristic.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ title: ヒューリスティック問題を解く

### 取り組み方(技術)

- [AHCに初めて参加する人が読む記事2025](https://qiita.com/tomerun/items/8d2b67476c25ecef35f5) - [AtCoder Heuristic Contest](https://atcoder.jp/contests/archive?ratedType=4&category=0&keyword=AtCoder+Heuristic+Contest)への参加登録から回答提出までの大まかな手順・留意事項、練習方法などがまとめられている。
- [AHCに取り組む上で心がけていること](https://hitoare.hatenablog.com/entry/2024/04/30/223646) - ヒューリスティック型コンテストにおいて、[hitoare](https://atcoder.jp/users/hitoare)さんが心掛けていることをまとめた記事。
- [AHCでの解法選択](https://montplusa.hatenablog.com/entry/2024/06/10/214100) - 問題の性質と主要な解法との関連性について、筆者の考えがまとめられている。
- [相対スコア AHC の立ち回り](https://kiri8128.hatenablog.com/entry/2024/05/06/032420) - ヒューリスティック型コンテストで相対スコアが採用されているときのメタ戦略について、パラメータ群の重要度の把握・テストケースごとの行動最適化・解法の優劣比較の観点から考察されている。
Expand Down

0 comments on commit d7f91e3

Please sign in to comment.