Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AgentTuning
/ to_war
Method
to_war
AgentBench.old/src/tasks/card_game/logic/src/player.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
void Player::to_war(int id){
78
my_fish.remove(id);
79
fight_fish.add(id);
80
}
Callers
1
read_json
Method · 0.80
Calls
2
remove
Method · 0.45
add
Method · 0.45
Tested by
no test coverage detected