Home
last modified time | relevance | path

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

/dports/games/freedoko/FreeDoko_0.7.19/src/player/
H A Daiconfig_heuristic.h68 jab_fox, enumerator
147 AiconfigHeuristic::jab_fox,
H A Daiconfig_heuristic.cpp187 case AiconfigHeuristic::jab_fox: in to_string()
H A Daiconfig.cpp845 states.push_back(HeuristicState(Heuristic::jab_fox, true)); in init_heuristic_states()
963 states.push_back(HeuristicState(Heuristic::jab_fox, true)); in init_heuristic_states()
1168 states.push_back(HeuristicState(Heuristic::jab_fox, true)); in init_heuristic_states()
/dports/games/freedoko/FreeDoko_0.7.19/src/player/ai/
H A Dheuristics.h62 Card jab_fox(Trick const& trick,
H A Dheuristic.cpp177 case Aiconfig::Heuristic::jab_fox: in create()
179 &Heuristics::jab_fox); in create()
H A Dheuristics.cpp1716 jab_fox( Trick const& t, HeuristicInterface const& hi ) in jab_fox() function
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/
H A Dplayers_db.cpp483 case Aiconfig::Heuristic::jab_fox: in recreate_db()