3#ifndef OSL_RATEDMOVEVECTOR_H
4#define OSL_RATEDMOVEVECTOR_H
RatedMoveVectorBase base_t
void sort()
ratingが高い順にsort
const RatedMove * find(Move) const
bool operator==(RatedMove const &lhs, RatedMove const &rhs)
FixedCapacityVector< RatedMove, Move::MaxUniqMoves > RatedMoveVectorBase
std::ostream & operator<<(std::ostream &os, RatedMove const &moveLogProb)