Home
last modified time | relevance | path

Searched refs:GRBsetstrattrelement (Results 1 – 5 of 5) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/gurobi/
H A Denvironment.cc126 GRBsetstrattrelement = nullptr; variable
492 gurobi_dynamic_library->GetFunction(&GRBsetstrattrelement, in LoadGurobiFunctions()
H A Denvironment.h142 …int(GRBmodel *model, const char *attrname,int element, const char *newvalue)> GRBsetstrattrelement;
/dports/math/osi/Osi-0.108.6/Osi/src/OsiGrb/
H A DOsiGrbSolverInterface.cpp2034 …GUROBI_CALL("setRowName", GRBsetstrattrelement(getLpPtr(), GRB_STR_ATTR_CONSTRNAME, ndx, const_cas… in setRowName()
2051 …GUROBI_CALL("setColName", GRBsetstrattrelement(getLpPtr(), GRB_STR_ATTR_VARNAME, nauxcols ? colmap… in setColName()
/dports/math/ogdf/OGDF/src/coin/Osi/
H A DOsiGrbSolverInterface.cpp2183 …GUROBI_CALL( "setRowName", GRBsetstrattrelement(getLpPtr(), GRB_STR_ATTR_CONSTRNAME, ndx, const_ca… in setRowName()
2201 …GUROBI_CALL( "setColName", GRBsetstrattrelement(getLpPtr(), GRB_STR_ATTR_VARNAME, nauxcols ? colma… in setColName()
/dports/math/clp/Clp-1.17.3/Osi/src/OsiGrb/
H A DOsiGrbSolverInterface.cpp2034 …GUROBI_CALL("setRowName", GRBsetstrattrelement(getLpPtr(), GRB_STR_ATTR_CONSTRNAME, ndx, const_cas… in setRowName()
2051 …GUROBI_CALL("setColName", GRBsetstrattrelement(getLpPtr(), GRB_STR_ATTR_VARNAME, nauxcols ? colmap… in setColName()