Cplex¶
- Cplex package
CplexCplex.problem_typeCplex.__init__()Cplex.parametersCplex.variablesCplex.linear_constraintsCplex.quadratic_constraintsCplex.indicator_constraintsCplex.SOSCplex.objectiveCplex.multiobjCplex.MIP_startsCplex.solutionCplex.presolveCplex.orderCplex.conflictCplex.advancedCplex.startCplex.feasoptCplex.long_annotationsCplex.double_annotationsCplex.pwl_constraintsCplex.end()Cplex.__del__()Cplex.__enter__()Cplex.__exit__()Cplex.read()Cplex.write()Cplex.write_to_stream()Cplex.write_as_string()Cplex.read_annotations()Cplex.write_annotations()Cplex.write_benders_annotation()Cplex.get_problem_type()Cplex.set_problem_type()Cplex.solve()Cplex.runseeds()Cplex.populate_solution_pool()Cplex.get_problem_name()Cplex.set_problem_name()Cplex.cleanup()Cplex.register_callback()Cplex.unregister_callback()Cplex.set_results_stream()Cplex.set_warning_stream()Cplex.set_error_stream()Cplex.set_log_stream()Cplex.get_version()Cplex.get_versionnumber()Cplex.get_num_cores()Cplex.get_stats()Cplex.get_time()Cplex.get_dettime()Cplex.use_aborter()Cplex.remove_aborter()Cplex.get_aborter()Cplex.set_callback()Cplex.set_modeling_assistance_callback()Cplex.create_parameter_set()Cplex.copy_parameter_set()Cplex.get_parameter_set()Cplex.set_parameter_set()Cplex.copylp()
StatsAborterinfinityParameterSetSparsePairSparseTriple- Subpackages
- Submodules
- cplex.aborter module
- cplex.callbacks module
CallbackOptimizationCallbackContinuousCallbackSimplexCallbackBarrierCallbackCrossoverCallbackQualityMetricCutTypeMIPInfoCallbackMIPCallbackFeasibilityStatusControlCallbackBranchTypeBranchCallbackCutCallbackUseConstraintLazyConstraintCallbackUseCutUserCutCallbackMethodTypeHSCallbackHeuristicCallbackSolveCallbackSolutionSourceIncumbentCallbackNodeCallbackTuningCallbackContextTypeRelaxationFlagsContext
- cplex.constant_class module
- cplex.exceptions module
- cplex.model_info module
CPXMI_BIGM_COEFCPXMI_BIGM_TO_INDCPXMI_BIGM_VARBOUNDCPXMI_CANCEL_TOLCPXMI_EPGAP_LARGECPXMI_EPGAP_OBJOFFSETCPXMI_FEAS_TOLCPXMI_FRACTION_SCALINGCPXMI_IND_NZ_LARGE_NUMCPXMI_IND_NZ_SMALL_NUMCPXMI_IND_RHS_LARGE_NUMCPXMI_IND_RHS_SMALL_NUMCPXMI_KAPPA_ILLPOSEDCPXMI_KAPPA_SUSPICIOUSCPXMI_KAPPA_UNSTABLECPXMI_LB_LARGE_NUMCPXMI_LB_SMALL_NUMCPXMI_LC_NZ_LARGE_NUMCPXMI_LC_NZ_SMALL_NUMCPXMI_LC_RHS_LARGE_NUMCPXMI_LC_RHS_SMALL_NUMCPXMI_MULTIOBJ_COEFFSCPXMI_MULTIOBJ_LARGE_NUMCPXMI_MULTIOBJ_MIXCPXMI_MULTIOBJ_OPT_TOLCPXMI_MULTIOBJ_SMALL_NUMCPXMI_NZ_LARGE_NUMCPXMI_NZ_SMALL_NUMCPXMI_OBJ_LARGE_NUMCPXMI_OBJ_SMALL_NUMCPXMI_OPT_TOLCPXMI_PWL_SLOPE_LARGE_NUMCPXMI_PWL_SLOPE_SMALL_NUMCPXMI_QC_LINNZ_LARGE_NUMCPXMI_QC_LINNZ_SMALL_NUMCPXMI_QC_QNZ_LARGE_NUMCPXMI_QC_QNZ_SMALL_NUMCPXMI_QC_RHS_LARGE_NUMCPXMI_QC_RHS_SMALL_NUMCPXMI_QOBJ_LARGE_NUMCPXMI_QOBJ_SMALL_NUMCPXMI_QOPT_TOLCPXMI_RHS_LARGE_NUMCPXMI_RHS_SMALL_NUMCPXMI_SAMECOEFF_COLCPXMI_SAMECOEFF_INDCPXMI_SAMECOEFF_LAZYCPXMI_SAMECOEFF_MULTIOBJCPXMI_SAMECOEFF_OBJCPXMI_SAMECOEFF_QLINCPXMI_SAMECOEFF_QUADCPXMI_SAMECOEFF_RHSCPXMI_SAMECOEFF_ROWCPXMI_SAMECOEFF_UCUTCPXMI_SINGLE_PRECISIONCPXMI_SYMMETRY_BREAKING_INEQCPXMI_UB_LARGE_NUMCPXMI_UB_SMALL_NUMCPXMI_UC_NZ_LARGE_NUMCPXMI_UC_NZ_SMALL_NUMCPXMI_UC_RHS_LARGE_NUMCPXMI_UC_RHS_SMALL_NUMCPXMI_WIDE_COEFF_RANGE
- cplex.paramset module
- cplex._internal package
EnvironmentEnvironment.RESULTS_CHNL_IDXEnvironment.WARNING_CHNL_IDXEnvironment.ERROR_CHNL_IDXEnvironment.LOG_CHNL_IDXEnvironment.__init__()Environment.__del__()Environment.register_callback()Environment.unregister_callback()Environment.set_results_stream()Environment.set_warning_stream()Environment.set_error_stream()Environment.set_log_stream()Environment.get_version()Environment.get_versionnumber()Environment.get_num_cores()Environment.get_time()Environment.get_dettime()
ProblemType- Submodules
- cplex._internal._subinterfaces module
HistogramAdvancedVariablesInterfaceVarTypesVariablesInterfaceAdvancedLinearConstraintInterfaceLinearConstraintInterfaceIndicatorTypeIndicatorConstraintInterfaceQuadraticConstraintInterfaceSOSTypeSOSInterfaceEffortLevelMIPStartsInterfaceObjSenseObjectiveInterfaceProgressInterfaceInfeasibilityInterfaceCutTypeMIPSolutionInterfaceBasisVarStatusBasisInterfaceSensitivityInterfaceFilterTypeSolnPoolFilterInterfaceQualityMetricQualityMetricsSolnPoolInterfaceAdvancedSolutionInterfaceSolutionMethodSolutionStatusSolutionTypeSolutionInterfacePresolveStatusPresolveMethodPresolveColStatusPresolveRowStatusPresolveInterfaceFeasoptConstraintTypeFeasoptInterfaceConflictStatusConflictConstraintTypeConflictInterfacePivotVarStatusAdvancedCplexInterfaceBranchDirectionOrderInterfaceInitialInterface
- cplex._internal._baseinterface module
- cplex._internal._procedural module
getstatstring()geterrorstring()cb_geterrorstring()new_native_int()delete_native_int()set_native_int()get_native_int()setterminate()SigIntHandlerpack_env_lp_ptr()chbmatrix()Pylolmat_to_CHBmat()free_CHBmat()StatusCheckerset_status_checker()version()versionnumber()openCPLEX()closeCPLEX()getchannels()addfuncdest()delfuncdest()setlpcallbackfunc()setnetcallbackfunc()settuningcallbackfunc()setheuristiccallbackfunc()setlazyconstraintcallbackfunc()setusercutcallbackfunc()setincumbentcallbackfunc()setnodecallbackfunc()setbranchcallbackfunc()setbranchnosolncallbackfunc()setsolvecallbackfunc()setinfocallbackfunc()setmipcallbackfunc()setdefaults()setintparam()setlongparam()setdblparam()setstrparam()getintparam()getlongparam()getdblparam()getstrparam()infointparam()infolongparam()infodblparam()infostrparam()getparamtype()readcopyparam()writeparam()tuneparam()tuneparamprobset()fixparam()paramsetadd()paramsetadddbl()paramsetaddint()paramsetaddlong()paramsetaddstr()paramsetapply()paramsetcopy()paramsetcreate()paramsetdel()paramsetfree()paramsetget()paramsetgetdbl()paramsetgetint()paramsetgetlong()paramsetgetstr()paramsetgetids()paramsetreadcopy()paramsetwrite()paramsetgetnum()runseeds()createprob()readcopyprob()cloneprob()freeprob()mipopt()qpopt()baropt()hybbaropt()hybnetopt()lpopt()primopt()dualopt()siftopt()feasoptext()delnames()writeprob()writeprobdev()embwrite()dperwrite()pperwrite()preslvwrite()dualwrite()chgprobtype()chgprobtypesolnpool()getprobtype()chgprobname()getprobname()getnumcols()getnumint()getnumbin()getnumsemicont()getnumsemiint()getnumrows()populate()getnumqconstrs()getnumindconstrs()getnumsos()cleanup()basicpresolve()pivotin()pivotout()pivot()strongbranch()completelp()fast_getrows()fast_getcolname()fast_getrowname()fast_getsosname()fast_getmipstartname()fast_getobj()fast_multiobjgetobj()fast_multiobjgetoffset()fast_multiobjgetweight()fast_multiobjgetpriority()fast_multiobjgetabstol()fast_multiobjgetreltol()fast_newcols()has_name()has_non_default_lb()has_non_default_ub()newcols()addcols()delcols()chgbds()chgcolname()chgctype()getcolindex()getcolname()getctype()getlb()getub()getcols()copyprotected()getprotected()tightenbds()newrows()addrows()delrows()chgrowname()chgcoeflist()chgrhs()chgrngval()chgsense()getrhs()getsense()getrngval()getrowname()getcoef()getrowindex()getrows()getnumnz()addlazyconstraints()addusercuts()freelazyconstraints()freeusercuts()copylpwnames()addsos()delsos()getsos_info()getsos()getsosindex()getsosname()addindconstr()getindconstr()getindconstr_constant()getindconstrindex()delindconstrs()getindconstrslack()getindconstrname()addqconstr()getqconstr_info()getqconstr_lin()getqconstr_quad()delqconstrs()getqconstrindex()getqconstrslack()getqconstrname()newlonganno()newdblanno()dellonganno()deldblanno()getlongannoindex()getdblannoindex()getlongannoname()getdblannoname()getnumlonganno()getnumdblanno()getlongannodefval()getdblannodefval()setlonganno()setdblanno()getlonganno()getdblanno()readcopyanno()writeanno()writebendersanno()addpwl()delpwl()getnumpwl()getpwl()getpwlindex()getpwlname()copyobjname()chgobj()chgobjsen()getobjsen()getobjoffset()chgobjoffset()getobj()getobjname()copyquad()copyqpsep()chgqpcoef()getquad()getqpcoef()getnumquad()getnumqpnz()getnumobjs()multiobjchgattribs()multiobjgetindex()multiobjgetname()multiobjgetobj()multiobjsetobj()setnumobjs()multiobjopt()multiobjgetobjval()multiobjgetobjvalbypriority()multiobjgetdblinfo()multiobjgetintinfo()multiobjgetlonginfo()multiobjgetnumsolves()getnumprios()ismultiobj()solninfo()getstat()getmethod()getobjval()getx()getnumcores()getax()getxqxax()getpi()getslack()getdj()getqconstrdslack()getrowinfeas()getcolinfeas()getqconstrinfeas()getindconstrinfeas()getsosinfeas()getbase()getbhead()mbasewrite()getijrow()getpnorms()getdnorms()getbasednorms()getpsbcnt()getdsbcnt()getdblquality()getintquality()boundsa_lower()boundsa_upper()boundsa()objsa()rhssa()refinemipstartconflictext()refineconflictext()getconflictext()getconflictnumgroups()getconflictgroups()getconflictnumpasses()clpwrite()solwrite()binvcol()binvrow()binvacol()binvarow()ftran()btran()getgrad()slackfromx()qconstrslackfromx()djfrompi()qpdjfrompi()mdleave()qpindefcertificate()dualfarkas()getijdiv()getray()presolve()freepresolve()crushx()uncrushx()crushpi()uncrushpi()crushform()uncrushform()getprestat_status()getprestat_r()getprestat_c()getprestat_or()getprestat_oc()prechgobj()preaddrows()getnummipstarts()chgmipstarts()addmipstarts()delmipstarts()getmipstarts_size()getmipstarts_effort()getmipstarts()getmipstartname()getmipstartindex()readcopymipstarts()writemipstarts()getitcnt()getphase1cnt()getsiftitcnt()getsiftphase1cnt()getbaritcnt()getcrossppushcnt()getcrosspexchcnt()getcrossdpushcnt()getcrossdexchcnt()getmipitcnt()getnodecnt()getnodeleftcnt()getbestobjval()getcutoff()getmiprelgap()getnumcuts()getnodeint()getsubstat()get_wherefrom()gettime()getdettime()getcallbackincumbent()getcallbackpseudocosts()getcallbacknodeintfeas()getcallbacknodelb()getcallbacknodeub()getcallbacknodeobjval()getcallbacknodex()getcallbacknodeinfo()callbacksetuserhandle()callbacksetnodeuserhandle()getcallbackseqinfo()getcallbacksosinfo()cutcallbackadd()cutcallbackaddlocal()branchcallbackbranchgeneral()branchcallbackbranchasCPLEX()setpydel()delpydel()addsolnpooldivfilter()addsolnpoolrngfilter()getsolnpooldivfilter_constant()getsolnpooldivfilter()getsolnpoolrngfilter_constant()getsolnpoolrngfilter()delsolnpoolfilters()getsolnpoolfiltername()getsolnpoolnumfilters()fltwrite()readcopysolnpoolfilters()getsolnpoolfilterindex()getsolnpoolfiltertype()delsolnpoolsolns()getsolnpoolnumsolns()getsolnpoolnumreplaced()getsolnpoolsolnindex()getsolnpoolmeanobjval()getsolnpoolsolnname()solwritesolnpool()solwritesolnpoolall()getsolnpoolobjval()getsolnpoolx()getsolnpoolslack()getsolnpoolqconstrslack()getsolnpoolintquality()getsolnpooldblquality()copystart()readcopybase()getorder()copyorder()readcopyorder()ordwrite()readcopystartinfo()initlock()finitlock()getprobstats()gethist()getqualitymetrics()showquality()setgenericcallbackfunc()callbackgetinfoint()callbackgetinfolong()callbackgetinfodbl()callbackabort()callbackcandidateispoint()callbackgetcandidatepoint()callbackcandidateisray()callbackgetcandidateray()callbackgetcandidateobj()callbackgetrelaxationpoint()callbackgetrelaxationpointobj()callbackgetrelaxationstatus()callbackmakebranch()callbackprunenode()callbackexitcutloop()callbackgetincumbent()callbackgetincumbentobj()callbackgetlocallb()callbackgetlocalub()callbackgetgloballb()callbackgetglobalub()callbackpostheursoln()callbackaddusercuts()callbackrejectcandidate()callbackrejectcandidatelocal()modelasstcallbacksetfunc()
- cplex._internal._matrices module
- cplex._internal._multiobj module
- cplex._internal._multiobjsoln module
- cplex._internal._pwl module
- cplex._internal._anno module
- cplex._internal._constants module
- cplex._internal._constantsenum module
- cplex._internal._aux_functions module
- cplex._internal._parameter_classes module
ParameterNumParameterStrParameterParameterGroupTuningConstantsRootParameterGroupoff_on_constantsauto_off_on_constantswritelevel_constantsscale_constantsmip_emph_constantsbrdir_constantssearch_constantssubalg_constantsnodesel_constantsalg_constantsvarsel_constantsdive_constantsfile_constantsfpheur_constantscardls_constantsmiqcp_constantspresolve_constantsv_agg_constantskappastats_constantsagg_constantsreplace_constantsordertype_constantsmip_display_constantsconflict_algorithm_constantsdual_pricing_constantsprimal_pricing_constantsdisplay_constantsprered_constantsprereform_constantssos1reform_constantssos2reform_constantscoeffreduce_constantsdependency_constantsdual_constantslinear_constantsrepeatpre_constantssym_constantsqcpduals_constantssift_alg_constantsfeasopt_mode_constantsmeasure_constantstune_display_constantsbar_order_constantscrossover_constantsbar_alg_constantsbar_start_alg_constantspar_constantsqp_alg_constantsadvance_constantsclocktype_constantssolutiontype_constantsoptimalitytarget_constantsdatacheck_constantsbenders_strategy_constantsnetwork_display_constantsnetwork_netfind_constantsnetwork_pricing_constants
- cplex._internal._solutionstrategyenum module
- cplex._internal._subinterfaces module