MCPcopy Create free account
hub / github.com/THUDM/AgentTuning / add

Method add

AgentBench.old/src/tasks/card_game/logic/src/player.cpp:65–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65void Player::add(Fish* fish){
66 my_fish.add(fish);
67}
68
69void Player::add(int id){
70 my_fish.add(id);

Callers 15

addClassesFunction · 0.45
bulma-carousel.jsFile · 0.45
zFunction · 0.45
registerMethod · 0.45
to_warMethod · 0.45
prune_treeFunction · 0.45
get_attribute_reprFunction · 0.45
run_episodeFunction · 0.45
normalize_color_sizeFunction · 0.45
load_productsFunction · 0.45
item_pageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected