Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyVRP/PyVRP
/ is_collecting
Method
is_collecting
pyvrp/Statistics.py:62–63 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
60
yield
from
self.data
61
62
def
is_collecting(self) -> bool:
63
return
self._collect_stats
64
65
def
collect(
66
self,
Callers
3
test_collect_a_data_point_per_iteration
Function · 0.95
test_not_collecting
Function · 0.95
iteration
Method · 0.80
Calls
no outgoing calls
Tested by
2
test_collect_a_data_point_per_iteration
Function · 0.76
test_not_collecting
Function · 0.76