Home
last modified time | relevance | path

Searched refs:poverty_contra_trump_color_trick_high (Results 1 – 7 of 7) sorted by relevance

/dports/games/freedoko/FreeDoko_0.7.19/src/player/
H A Daiconfig_heuristic.h87 poverty_contra_trump_color_trick_high, enumerator
165 AiconfigHeuristic::poverty_contra_trump_color_trick_high,
H A Daiconfig_heuristic.cpp261 case AiconfigHeuristic::poverty_contra_trump_color_trick_high: in to_string()
380 case AiconfigHeuristic::poverty_contra_trump_color_trick_high: in for_poverty()
H A Daiconfig.cpp954 states.push_back(HeuristicState(Heuristic::poverty_contra_trump_color_trick_high, true)); in init_heuristic_states()
/dports/games/freedoko/FreeDoko_0.7.19/src/player/ai/
H A Dheuristics.h94 Card poverty_contra_trump_color_trick_high(Trick const& trick,
H A Dheuristic.cpp220 case Aiconfig::Heuristic::poverty_contra_trump_color_trick_high: in create()
222 &Heuristics::poverty_contra_trump_color_trick_high); in create()
H A Dheuristics.poverty.cpp597 Heuristics::poverty_contra_trump_color_trick_high(Trick const& trick, in poverty_contra_trump_color_trick_high() function in Heuristics
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/
H A Dplayers_db.cpp509 case Aiconfig::Heuristic::poverty_contra_trump_color_trick_high: in recreate_db()