MCPcopy 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

JobShopBaseMethod · 0.60
mainFunction · 0.60
QCPMethod · 0.60
mainFunction · 0.60
BinPackingMethod · 0.60
mainFunction · 0.60
MultiBinPackingMethod · 0.60
mainFunction · 0.60
branchWithPluginMethod · 0.60

Calls

no outgoing calls

Tested by

no test coverage detected