Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antmachineintelligence/mtgbmcode
/ num_machines
Method
num_machines
src/network/linkers.h:194–196 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
}
193
194
inline int Linkers::num_machines() {
195
return num_machines_;
196
}
197
198
inline const BruckMap& Linkers::bruck_map() {
199
return bruck_map_;
Callers
1
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected