libscid 0.1.0
Chess applications made easy.
Loading...
Searching...
No Matches
movelist.h File Reference

Generated move records and fixed-capacity move lists. More...

#include "scid/core/board.h"
#include <cassert>
#include <cstddef>
#include <cstdint>
+ Include dependency graph for movelist.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  scid::core::MoveAction
 
struct  scid::core::ScoredMove
 
class  scid::core::MoveList
 

Variables

const uint scid::core::MAX_LEGAL_MOVES = 256
 

Detailed Description

Generated move records and fixed-capacity move lists.