コード例 #1
0
ファイル: mainScout.cpp プロジェクト: fgvzla/AI_Proy2
 size_t operator()(const state_t &state) const {
     return state.hash();
 }