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

Method remove

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

Source from the content-addressed store, hash-verified

71}
72
73void Player::remove(int id){
74 my_fish.remove(id);
75}
76
77void Player::to_war(int id){
78 my_fish.remove(id);

Callers 15

removeClassesFunction · 0.45
bulma-carousel.jsFile · 0.45
sFunction · 0.45
aFunction · 0.45
clean_imagesFunction · 0.45
AssertMethod · 0.45
unregisterMethod · 0.45
to_warMethod · 0.45
clean_treeFunction · 0.45
prune_treeFunction · 0.45
findValidActionNewFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected