Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MiniZinc/MiniZincIDE
/ resetLanternSizes
Method
resetLanternSizes
cp-profiler/src/cpprofiler/tree/visual_flags.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
void VisualFlags::resetLanternSizes()
107
{
108
lantern_sizes_.clear();
109
}
110
111
void VisualFlags::setLanternSize(NodeID nid, int val)
112
{
Callers
2
hideBySize
Method · 0.80
undoLanterns
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected