Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AgentBench
/ max_flow.py
File
max_flow.py
src/utils/max_flow.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
typing
import
Iterable, List, Dict, Union, Tuple, Optional
2
3
from
pydantic
import
BaseModel
4
Callers
nothing calls this directly
Calls
3
Graph
Class · 0.85
MaxFlow
Class · 0.85
iterate_edges
Method · 0.80
Tested by
no test coverage detected