# リンク集

| Name                                                      | URL                                                                                                                 | Category                   | Author                                                                                                            | オススメ | コメント                                                                   |
| --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | -------------------------- | ----------------------------------------------------------------------------------------------------------------- | -------- | -------------------------------------------------------------------------- |
| Introduction to Heuristics Contest 解説                   | https://img.atcoder.jp/intro-heuristics/editorial.pdf                                                               | 全般TIPS                   | wata                                                                                                              | ★        | ヒューリスティックコンテストの最初の一歩向け                               |
| 競プロ〜ヒューリスティック/マラソン事始め〜               | https://qiita.com/tanaka-a/items/3c2a1bca63759ec71e7f                                                               | 全般TIPS                   | tanaka-a                                                                                                          | ★        | ヒューリスティックコンテストの最初の一歩向け                               |
| 焼きなまし法のコツ Ver. 1.3                               | https://shindannin.hatenadiary.com/entry/2021/03/06/115415                                                          | 焼きなまし                 | shindannin                                                                                                        | ★        | 焼きなましの最初の一歩向け                                                 |
| 世界四連覇AIエンジニアがゼロから教えるゲーム木探索入門    | https://qiita.com/thun-c/items/058743a25c37c87b8aa4                                                                 | ゲーム木探索               | thunder                                                                                                           | ★        | ビームサーチの最初の一歩向け                                               |
| 競プロ解法紹介～レベル別マラソンの戦い方～                | https://qiita.com/tsukammo/items/7041a00e429f9f5ac4ae                                                               | 全般TIPS                   | tsukammo                                                                                                          | ★        |                                                                            |
| Topcoderマラソンマッチの探索問題で重要なこと              | https://qiita.com/takapt0226/items/b2f6d1d77a034b529e21                                                             | 焼きなまし／ビームサーチ系 | takapt                                                                                                            | ★        |                                                                            |
| 詳解 焼きなまし法                                         | https://github.com/hakomo/Simulated-Annealing-Techniques                                                            | 焼きなまし                 | hakomo                                                                                                            | ★        |                                                                            |
| 焼きなまし法の真実                                        | http://www.colun.net/archives/774                                                                                   | 焼きなまし                 | colun                                                                                                             | ★        |                                                                            |
| Marathon Matchでいつもやってること                        | https://topcoder-tomerun.hatenablog.jp/entry/2012/05/02/000000                                                      | 全般TIPS                   | tomerun                                                                                                           |          |                                                                            |
| マラソンマッチの取り組み方                                | http://www.colun.net/archives/294                                                                                   | 全般TIPS                   | colun                                                                                                             |          |                                                                            |
| マラソンマッチで最初の12時間にすべきこと                  | https://hama-du.hatenablog.com/entry/2015/12/14/000000                                                              | 全般TIPS                   | hama-du                                                                                                           |          |                                                                            |
| マラソンマッチにおける頻出Q＆Aと小技                      | http://web.archive.org/web/20150308101507/https://topcoder.g.hatena.ne.jp/CKomaki/20141202/1418158488               | 全般TIPS                   | komaki                                                                                                            |          |                                                                            |
| マラソンマッチにおける精神論                              | https://chokudai.hatenablog.com/entry/2014/12/04/000132                                                             | 全般TIPS                   | chokudai                                                                                                          |          |                                                                            |
| マラソンマッチの簡単な解法                                | https://shindannin.hatenadiary.com/entry/2017/12/19/092140                                                          | 全般TIPS                   | shindannin                                                                                                        |          |                                                                            |
| 焼きなまし法の適用メモ                                    | https://jetbead.hatenablog.com/entry/20180120/1516387673                                                            | 焼きなまし                 | jetbead                                                                                                           |          |                                                                            |
| chokudaiサーチ(ビームサーチ亜種)の利点の話                | https://chokudai.hatenablog.com/entry/2017/04/12/055515                                                             | ビームサーチ系             | chokudai                                                                                                          |          |                                                                            |
| Chokudai search                                           | https://www.slideshare.net/chokudai/chokudai-search-23234124                                                        | ビームサーチ系             | chokudai                                                                                                          |          |                                                                            |
| 競技プログラミングにおけるゲーム木探索の面白さ            | https://qiita.com/tsukammo/items/02e8ad2469c5441d2956                                                               | ゲーム木探索               | tsukammo                                                                                                          |          |                                                                            |
| オセロAIの教科書                                          | https://note.com/nyanyan_cubetech/m/m54104c8d2f12                                                                   | ゲーム木探索               | にゃにゃん                                                                                                        |          |                                                                            |
| 北大日立新概念マラソンでやった高速化色々                  | http://web.archive.org/web/20200105011004/https://topcoder.g.hatena.ne.jp/tomerun/20171216/                         | 高速化                     | tomerun                                                                                                           |          |                                                                            |
| MarathonMatchトレーニングのための過去問レビュー           | https://topcoder-tomerun.hatenablog.jp/entry/2014/12/01/000000                                                      | 過去問・ブログ             | tomerun                                                                                                           |          |                                                                            |
| じじいのプログラミング                                    | https://shindannin.hatenadiary.com/archive/category/%E3%83%9E%E3%83%A9%E3%82%BD%E3%83%B3%E3%83%9E%E3%83%83%E3%83%81 | 過去問・ブログ             | shindannin                                                                                                        |          |                                                                            |
| びったんびったん                                          | https://hakomof.hatenablog.com/archive                                                                              | 過去問・ブログ             | hakomo                                                                                                            |          |                                                                            |
| Qiita - tsukammo                                          | https://qiita.com/tsukammo                                                                                          | 過去問・ブログ             | tsukammo                                                                                                          |          |                                                                            |
| Qiita - contramundum                                      | https://qiita.com/contramundum                                                                                      | 過去問・ブログ             | eivour                                                                                                            |          |                                                                            |
| Github - kmyk                                             | https://github.com/kmyk?tab=repositories                                                                            | 過去問・ブログ             | kimiyuki                                                                                                          |          |                                                                            |
| TERRYのブログ                                             | https://www.terry-u16.net/archive/category/%E3%83%9E%E3%83%A9%E3%82%BD%E3%83%B3                                     | 過去問・ブログ             | terry_u16                                                                                                         |          |                                                                            |
| 競プロ始めました | https://kaede2020.hatenablog.com/                                                                                   | 過去問・ブログ             | kaede2020                                                                                                         |          |                                                                            |
| Kyopro Encyclopedia of Algorithms (ア辞典)                | https://dic.kimiyuki.net/                                                                                           | 資料集                     | kimiyuki  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |          |                                                                            |
| データ構造                                                | https://scrapbox.io/data-structures/                                                                                | 資料集                     | ??                                                                                                                |          |                                                                            |
| Kyopro Encyclopedia of 典型テク (α版)                     | https://dic.kimiyuki.net/tenkei/                                                                                    | 資料集                     | kimiyuki                                                                                                          |          |                                                                            |
| TopCoderマラソンマッチのはじめかた                        | http://shindannin.hatenadiary.com/entry/2014/10/05/003714                                                           | 資料集                     | shindannin                                                                                                        |          |                                                                            |
| AtCoder Clans 記事                                        | https://kato-hiro.github.io/AtCoderClans/media#%E8%A8%98%E4%BA%8B                                                   | 資料集                     | KATO-Hiro                                                                                                         |          |                                                                            |
| ヒューリスティック探索入門                                | https://jinnaiyuu.github.io/pdf/textbook.pdf                                                                        | 書籍                       | 陣内 佑                                                                                                           |          |                                                                            |
| mm-tester                                                 | https://github.com/kosakkun/mm-tester                                                                               | 問題集                     | kosakkun                                                                                                          |          | 「最適化」だったり「NP困難」で検索してヒットする有名な問題を集めたとのこと |


---

## Page Navigation

- Canonical URL: https://heuristic-ja.growi.cloud/リンク集
- Permalink: https://heuristic-ja.growi.cloud/62068556b0c1adbdcb58ad1d
- Children: 0 total
- Total descendants: 0
- Last updated: 2022-03-27T15:40:53.826Z by threecourse
- Full page listing (all children regardless of count): https://heuristic-ja.growi.cloud/_api/v3/page-listing/children?id=62068556b0c1adbdcb58ad1d
