Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AgentTuning
/ clear
Method
clear
AgentBench.old/src/tasks/card_game/logic/src/player.cpp:61–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void Player::clear(){
62
my_fish.clear();
63
}
64
65
void Player::add(Fish* fish){
66
my_fish.add(fish);
Callers
13
clear_all
Method · 0.45
__init__
Method · 0.45
run
Method · 0.45
write_json
Method · 0.45
Game
Method · 0.45
attack
Method · 0.45
skill
Method · 0.45
get_attribute_repr
Function · 0.45
dumpkvs
Method · 0.45
init_logger
Function · 0.45
t
Function · 0.45
e
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected