로드 중...
검색 중...
일치하는 항목 없음
gamsmodelinstanceopt.h
46 GAMSModelInstanceOpt(conststd::string &solver ="", intoptfile = -1,intnoMatchLimit = 0,부울디버그 =거짓);
GAMSModelInstanceOpt는 GAMSModelInstance.solve() 루틴을 사용자 정의하는 데 사용할 수 있습니다.
부울 연산자!=(const GAMSModelInstanceOpt &other) const
void setNoMatchLimit(const int noMatchLimit)
void setSolver(const std::string &solver)
int noMatchLimit()
void setDebug(const bool debug)
void setOptFile(const int optfile)
bool 연산자==(const GAMSModelInstanceOpt &other) const
GAMSModelInstanceOpt(const std::string &solver="", int optfile=-1, int noMatchLimit=0, bool debug=false)
std::string 솔버()
GAMSModelInstanceOpt & 연산자=(const GAMSModelInstanceOpt &other)