Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ instance
Method
instance
gecode/driver/options.hpp:627–630 ·
view source on GitHub ↗
* Options with additional string argument * */
Source
from the content-addressed store, hash-verified
625
*
626
*/
627
inline const char*
628
InstanceOptions::instance(void) const {
629
return _inst;
630
}
631
632
}
633
Callers
9
JobShopBase
Method · 0.60
main
Function · 0.60
QCP
Method · 0.60
main
Function · 0.60
BinPacking
Method · 0.60
main
Function · 0.60
MultiBinPacking
Method · 0.60
main
Function · 0.60
branchWithPlugin
Method · 0.60
Calls
no outgoing calls
Tested by
no test coverage detected