Skip to content

Egaroucid for Console 7.5.0

Compare
Choose a tag to compare
@Nyanyan Nyanyan released this 24 Dec 04:51
· 154 commits to main since this release

Please visit https://www.egaroucid.nyanyan.dev/en/console/
こちらをご覧ください https://www.egaroucid.nyanyan.dev/ja/console/

日本語は下部にあります。

English

This application is a console application. I tested it on Windows, MacOS, and Linux.
If you use Windows, then please download a zip file and unzip it.
If you use Linux or MacOS, please download the source code and build it with this manual.
Egaroucid is optimized to SIMD version, which requires AVX2 instructions, but old CPUs (created in 2013 or older) might not be able to run it. If so, please install Generic version.

Updates

AI

Features

  • Speedup Selfplay #352
  • Add transcript command #356
  • Add Time Management System #351 #360 #354 #364 #368
  • Add noboard Option #361
  • Add logfile Option #362
  • Add showval Option to Quiet Mode #366
  • Add noautopass Option #363
  • Add selfplayboard Option #370
  • Add losslesslinesboard Option #372
  • Add minimax Option for Speed Test #373
  • Add solveparalleltranscript Option #374
  • Update genproblem #394

Bug Fix

  • Move & Score Bug #376
  • Update CmakeLists.txt #397

Update Log

Please see Milestone

日本語

Egaroucid for Consoleはコンソールアプリケーションです。WindowsおよびMacOS、Linuxでの動作を確認しています。
Windowsで使う場合はzipファイルをダウンロードして解凍してください。
LinuxやMacOSで使う場合は以下からソースコードをダウンロードし、こちらの手順に従ってビルドしてください。
EgaroucidはAVX2を使ったSIMDバージョンに最適化して作っていますが、こちらは概ね2013年以降のCPUでないと動作しません。その場合にはGenericバージョンを使用してください。

主なアップデート

AI

機能追加・修正

  • 自己対戦の高速化 #352
  • transcript コマンドを追加 #356
  • 時間管理システムの追加 #351 #360 #354 #364 #368
  • ボード情報非表示オプション noboard の追加 #361
  • logfile オプションの追加 #362
  • quiet モードに showval オプションの追加 #366
  • noautopass オプションの追加 #363
  • selfplayboard オプションの追加 #370
  • losslesslinesboard オプションの追加 #372
  • スピードテストとして minimax オプションの追加 #373
  • solveparalleltranscript オプションの追加 #374
  • genproblem の仕様変更 #394

バグ修正

  • 着手とスコアのバグ #376
  • CmakeLists.txtのアップデート #397

アップデートログ

マイルストーンをご覧ください