Home
last modified time | relevance | path

Searched defs:allowedMoves (Results 1 – 3 of 3) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/simpcomp/src/
H A Drandomize_complex.cpp14 …ex(MovableComplex & complex, const std::vector< unsigned int > & allowedMoves, unsigned int rounds) in randomize_complex()
H A Dmain.cpp37 std::vector< unsigned int > allowedMoves; in main() local
/dports/games/cgoban/cgoban-1.9.14/src/
H A DgoPic.h44 GoPicMoves allowedMoves; member