diff --git "a/graph_pulp.json" "b/graph_pulp.json" new file mode 100644--- /dev/null +++ "b/graph_pulp.json" @@ -0,0 +1,37797 @@ +{ + "repo_root": "C:\\repos\\v3\\pulp", + "files_scanned": 99, + "modules_parsed": 99, + "function_graph": { + "doc.KPyCon2009.code.beerdistribution": [], + "doc.KPyCon2009.code.wedding": [ + { + "id": "doc.KPyCon2009.code.wedding.happiness", + "name": "happiness", + "lineno": 14, + "scope": null, + "is_async": false + } + ], + "doc.KPyCon2009.code.whiskas": [], + "doc.source.conf": [], + "doc.source._static.plotter": [ + { + "id": "doc.source._static.plotter.plot_interval", + "name": "plot_interval", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "examples.AmericanSteelProblem": [], + "examples.BeerDistributionProblem": [], + "examples.BeerDistributionProblemCompetitorExtension": [], + "examples.BeerDistributionProblemWarehouseExtension": [], + "examples.BeerDistributionProblem_resolve": [], + "examples.CG": [ + { + "id": "examples.CG.Pattern.__init__", + "name": "__init__", + "lineno": 23, + "scope": "Pattern", + "is_async": false + }, + { + "id": "examples.CG.Pattern.__str__", + "name": "__str__", + "lineno": 27, + "scope": "Pattern", + "is_async": false + }, + { + "id": "examples.CG.Pattern.trim", + "name": "trim", + "lineno": 30, + "scope": "Pattern", + "is_async": false + }, + { + "id": "examples.CG.masterSolve", + "name": "masterSolve", + "lineno": 36, + "scope": null, + "is_async": false + }, + { + "id": "examples.CG.subSolve", + "name": "subSolve", + "lineno": 108, + "scope": null, + "is_async": false + } + ], + "examples.ComputerPlantProblem": [], + "examples.furniture": [], + "examples.SpongeRollProblem1": [], + "examples.SpongeRollProblem2": [], + "examples.SpongeRollProblem3": [ + { + "id": "examples.SpongeRollProblem3.calculatePatterns", + "name": "calculatePatterns", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "examples.SpongeRollProblem3.makePatterns", + "name": "makePatterns", + "lineno": 43, + "scope": null, + "is_async": false + } + ], + "examples.SpongeRollProblem4": [ + { + "id": "examples.SpongeRollProblem4.calculatePatterns", + "name": "calculatePatterns", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "examples.SpongeRollProblem4.Pattern.__init__", + "name": "__init__", + "lineno": 51, + "scope": "Pattern", + "is_async": false + }, + { + "id": "examples.SpongeRollProblem4.Pattern.__str__", + "name": "__str__", + "lineno": 55, + "scope": "Pattern", + "is_async": false + }, + { + "id": "examples.SpongeRollProblem4.Pattern.trim", + "name": "trim", + "lineno": 58, + "scope": "Pattern", + "is_async": false + }, + { + "id": "examples.SpongeRollProblem4.makePatterns", + "name": "makePatterns", + "lineno": 64, + "scope": null, + "is_async": false + } + ], + "examples.SpongeRollProblem5": [], + "examples.Sudoku1": [], + "examples.Sudoku2": [], + "examples.test1": [], + "examples.test2": [], + "examples.test3": [], + "examples.test4": [], + "examples.test5": [], + "examples.test7": [], + "examples.Two_stage_Stochastic_GemstoneTools": [], + "examples.wedding": [ + { + "id": "examples.wedding.happiness", + "name": "happiness", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "examples.wedding_initial": [ + { + "id": "examples.wedding_initial.happiness", + "name": "happiness", + "lineno": 17, + "scope": null, + "is_async": false + } + ], + "examples.WhiskasModel1": [], + "examples.WhiskasModel2": [], + "examples": [], + "pulp.constants": [], + "pulp.mps_lp": [ + { + "id": "pulp.mps_lp._from_compatible_object", + "name": "_from_compatible_object", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "pulp.mps_lp.MPSParameters.fromDict", + "name": "fromDict", + "lineno": 34, + "scope": "MPSParameters", + "is_async": false + }, + { + "id": "pulp.mps_lp.MPSCoefficient.fromDict", + "name": "fromDict", + "lineno": 49, + "scope": "MPSCoefficient", + "is_async": false + }, + { + "id": "pulp.mps_lp.MPSObjective.fromDict", + "name": "fromDict", + "lineno": 59, + "scope": "MPSObjective", + "is_async": false + }, + { + "id": "pulp.mps_lp.MPSVariable.fromDict", + "name": "fromDict", + "lineno": 75, + "scope": "MPSVariable", + "is_async": false + }, + { + "id": "pulp.mps_lp.MPSConstraint.fromDict", + "name": "fromDict", + "lineno": 95, + "scope": "MPSConstraint", + "is_async": false + }, + { + "id": "pulp.mps_lp.MPS.fromDict", + "name": "fromDict", + "lineno": 115, + "scope": "MPS", + "is_async": false + }, + { + "id": "pulp.mps_lp.MPS.from_rust", + "name": "from_rust", + "lineno": 126, + "scope": "MPS", + "is_async": false + }, + { + "id": "pulp.mps_lp.readMPS", + "name": "readMPS", + "lineno": 155, + "scope": null, + "is_async": false + }, + { + "id": "pulp.mps_lp.writeMPS", + "name": "writeMPS", + "lineno": 172, + "scope": null, + "is_async": false + }, + { + "id": "pulp.mps_lp.writeLP", + "name": "writeLP", + "lineno": 212, + "scope": null, + "is_async": false + } + ], + "pulp.pulp": [], + "pulp.sparse": [ + { + "id": "pulp.sparse.Matrix.__init__", + "name": "__init__", + "lineno": 38, + "scope": "Matrix", + "is_async": false + }, + { + "id": "pulp.sparse.Matrix.add", + "name": "add", + "lineno": 47, + "scope": "Matrix", + "is_async": false + }, + { + "id": "pulp.sparse.Matrix.addcol", + "name": "addcol", + "lineno": 66, + "scope": "Matrix", + "is_async": false + }, + { + "id": "pulp.sparse.Matrix.get", + "name": "get", + "lineno": 74, + "scope": "Matrix", + "is_async": false + }, + { + "id": "pulp.sparse.Matrix.col_based_arrays", + "name": "col_based_arrays", + "lineno": 83, + "scope": "Matrix", + "is_async": false + } + ], + "pulp.utilities": [ + { + "id": "pulp.utilities.resource_clock", + "name": "resource_clock", + "lineno": 11, + "scope": null, + "is_async": false + }, + { + "id": "pulp.utilities.isNumber", + "name": "isNumber", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "pulp.utilities.value", + "name": "value", + "lineno": 22, + "scope": null, + "is_async": false + }, + { + "id": "pulp.utilities.valueOrDefault", + "name": "valueOrDefault", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "pulp.utilities.allpermutations", + "name": "allpermutations", + "lineno": 40, + "scope": null, + "is_async": false + }, + { + "id": "pulp.utilities.allcombinations", + "name": "allcombinations", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "pulp.utilities.makeDict", + "name": "makeDict", + "lineno": 102, + "scope": null, + "is_async": false + }, + { + "id": "pulp.utilities.__makeDict", + "name": "__makeDict", + "lineno": 114, + "scope": null, + "is_async": false + }, + { + "id": "pulp.utilities.__makeDict.f", + "name": "f", + "lineno": 128, + "scope": "__makeDict", + "is_async": false + }, + { + "id": "pulp.utilities.splitDict", + "name": "splitDict", + "lineno": 138, + "scope": null, + "is_async": false + }, + { + "id": "pulp.utilities.read_table", + "name": "read_table", + "lineno": 157, + "scope": null, + "is_async": false + } + ], + "pulp": [], + "pulp.apis.choco": [ + { + "id": "pulp.apis.choco.CHOCO_CMD.__init__", + "name": "__init__", + "lineno": 45, + "scope": "CHOCO_CMD", + "is_async": false + }, + { + "id": "pulp.apis.choco.CHOCO_CMD.defaultPath", + "name": "defaultPath", + "lineno": 72, + "scope": "CHOCO_CMD", + "is_async": false + }, + { + "id": "pulp.apis.choco.CHOCO_CMD.available", + "name": "available", + "lineno": 75, + "scope": "CHOCO_CMD", + "is_async": false + }, + { + "id": "pulp.apis.choco.CHOCO_CMD.actualSolve", + "name": "actualSolve", + "lineno": 80, + "scope": "CHOCO_CMD", + "is_async": false + }, + { + "id": "pulp.apis.choco.CHOCO_CMD.readsol", + "name": "readsol", + "lineno": 136, + "scope": "CHOCO_CMD", + "is_async": false + } + ], + "pulp.apis.coin": [ + { + "id": "pulp.apis.coin._default_cbc_executable", + "name": "_default_cbc_executable", + "lineno": 56, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.coin.COIN_CMD.defaultPath", + "name": "defaultPath", + "lineno": 81, + "scope": "COIN_CMD", + "is_async": false + }, + { + "id": "pulp.apis.coin.COIN_CMD.__init__", + "name": "__init__", + "lineno": 84, + "scope": "COIN_CMD", + "is_async": false + }, + { + "id": "pulp.apis.coin.COIN_CMD.copy", + "name": "copy", + "lineno": 146, + "scope": "COIN_CMD", + "is_async": false + }, + { + "id": "pulp.apis.coin.COIN_CMD.actualSolve", + "name": "actualSolve", + "lineno": 152, + "scope": "COIN_CMD", + "is_async": false + }, + { + "id": "pulp.apis.coin.COIN_CMD.available", + "name": "available", + "lineno": 156, + "scope": "COIN_CMD", + "is_async": false + }, + { + "id": "pulp.apis.coin.COIN_CMD.solve_CBC", + "name": "solve_CBC", + "lineno": 160, + "scope": "COIN_CMD", + "is_async": false + }, + { + "id": "pulp.apis.coin.COIN_CMD.getOptions", + "name": "getOptions", + "lineno": 269, + "scope": "COIN_CMD", + "is_async": false + }, + { + "id": "pulp.apis.coin.COIN_CMD.readsol_MPS", + "name": "readsol_MPS", + "lineno": 285, + "scope": "COIN_CMD", + "is_async": false + }, + { + "id": "pulp.apis.coin.COIN_CMD.writesol", + "name": "writesol", + "lineno": 345, + "scope": "COIN_CMD", + "is_async": false + }, + { + "id": "pulp.apis.coin.COIN_CMD.readsol_LP", + "name": "readsol_LP", + "lineno": 376, + "scope": "COIN_CMD", + "is_async": false + }, + { + "id": "pulp.apis.coin.COIN_CMD.get_status", + "name": "get_status", + "lineno": 395, + "scope": "COIN_CMD", + "is_async": false + }, + { + "id": "pulp.apis.coin.COINMP_DLL_load_dll", + "name": "COINMP_DLL_load_dll", + "lineno": 430, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.coin.COINMP_DLL.available", + "name": "available", + "lineno": 466, + "scope": "COINMP_DLL", + "is_async": false + }, + { + "id": "pulp.apis.coin.COINMP_DLL.actualSolve", + "name": "actualSolve", + "lineno": 470, + "scope": "COINMP_DLL", + "is_async": false + }, + { + "id": "pulp.apis.coin.COINMP_DLL.__init__", + "name": "__init__", + "lineno": 481, + "scope": "COINMP_DLL", + "is_async": false + }, + { + "id": "pulp.apis.coin.COINMP_DLL.copy", + "name": "copy", + "lineno": 511, + "scope": "COINMP_DLL", + "is_async": false + }, + { + "id": "pulp.apis.coin.COINMP_DLL.available", + "name": "available", + "lineno": 532, + "scope": "COINMP_DLL", + "is_async": false + }, + { + "id": "pulp.apis.coin.COINMP_DLL.getSolverVersion", + "name": "getSolverVersion", + "lineno": 536, + "scope": "COINMP_DLL", + "is_async": false + }, + { + "id": "pulp.apis.coin.COINMP_DLL.actualSolve", + "name": "actualSolve", + "lineno": 546, + "scope": "COINMP_DLL", + "is_async": false + }, + { + "id": "pulp.apis.coin.YAPOSIB.available", + "name": "available", + "lineno": 713, + "scope": "YAPOSIB", + "is_async": false + }, + { + "id": "pulp.apis.coin.YAPOSIB.actualSolve", + "name": "actualSolve", + "lineno": 717, + "scope": "YAPOSIB", + "is_async": false + }, + { + "id": "pulp.apis.coin.YAPOSIB.__init__", + "name": "__init__", + "lineno": 723, + "scope": "YAPOSIB", + "is_async": false + }, + { + "id": "pulp.apis.coin.YAPOSIB.findSolutionValues", + "name": "findSolutionValues", + "lineno": 749, + "scope": "YAPOSIB", + "is_async": false + }, + { + "id": "pulp.apis.coin.YAPOSIB.available", + "name": "available", + "lineno": 773, + "scope": "YAPOSIB", + "is_async": false + }, + { + "id": "pulp.apis.coin.YAPOSIB.callSolver", + "name": "callSolver", + "lineno": 777, + "scope": "YAPOSIB", + "is_async": false + }, + { + "id": "pulp.apis.coin.YAPOSIB.buildSolverModel", + "name": "buildSolverModel", + "lineno": 801, + "scope": "YAPOSIB", + "is_async": false + }, + { + "id": "pulp.apis.coin.YAPOSIB.actualSolve", + "name": "actualSolve", + "lineno": 847, + "scope": "YAPOSIB", + "is_async": false + }, + { + "id": "pulp.apis.coin.CYLP.available", + "name": "available", + "lineno": 877, + "scope": "CYLP", + "is_async": false + }, + { + "id": "pulp.apis.coin.CYLP.actualSolve", + "name": "actualSolve", + "lineno": 881, + "scope": "CYLP", + "is_async": false + }, + { + "id": "pulp.apis.coin.CYLP.__init__", + "name": "__init__", + "lineno": 887, + "scope": "CYLP", + "is_async": false + }, + { + "id": "pulp.apis.coin.CYLP.actualSolve", + "name": "actualSolve", + "lineno": 911, + "scope": "CYLP", + "is_async": false + }, + { + "id": "pulp.apis.coin.CYLP.findSolutionValues", + "name": "findSolutionValues", + "lineno": 929, + "scope": "CYLP", + "is_async": false + }, + { + "id": "pulp.apis.coin.CYLP.available", + "name": "available", + "lineno": 949, + "scope": "CYLP", + "is_async": false + }, + { + "id": "pulp.apis.coin.CYLP.callSolver", + "name": "callSolver", + "lineno": 952, + "scope": "CYLP", + "is_async": false + }, + { + "id": "pulp.apis.coin.CYLP.buildSolverModel", + "name": "buildSolverModel", + "lineno": 970, + "scope": "CYLP", + "is_async": false + } + ], + "pulp.apis.copt": [ + { + "id": "pulp.apis.copt.coptstr", + "name": "coptstr", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.copt.coptstr", + "name": "coptstr", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_CMD.__init__", + "name": "__init__", + "lineno": 63, + "scope": "COPT_CMD", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_CMD.defaultPath", + "name": "defaultPath", + "lineno": 83, + "scope": "COPT_CMD", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_CMD.available", + "name": "available", + "lineno": 89, + "scope": "COPT_CMD", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_CMD.actualSolve", + "name": "actualSolve", + "lineno": 95, + "scope": "COPT_CMD", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_CMD.readsol", + "name": "readsol", + "lineno": 184, + "scope": "COPT_CMD", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_CMD.writemst", + "name": "writemst", + "lineno": 205, + "scope": "COPT_CMD", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL_loadlib", + "name": "COPT_DLL_loadlib", + "lineno": 219, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL.available", + "name": "available", + "lineno": 303, + "scope": "COPT_DLL", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL.actualSolve", + "name": "actualSolve", + "lineno": 307, + "scope": "COPT_DLL", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL.__init__", + "name": "__init__", + "lineno": 340, + "scope": "COPT_DLL", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL.available", + "name": "available", + "lineno": 378, + "scope": "COPT_DLL", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL.actualSolve", + "name": "actualSolve", + "lineno": 384, + "scope": "COPT_DLL", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL.extract", + "name": "extract", + "lineno": 478, + "scope": "COPT_DLL", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL.create", + "name": "create", + "lineno": 582, + "scope": "COPT_DLL", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL.__del__", + "name": "__del__", + "lineno": 605, + "scope": "COPT_DLL", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL.delete", + "name": "delete", + "lineno": 611, + "scope": "COPT_DLL", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL.getsolution", + "name": "getsolution", + "lineno": 634, + "scope": "COPT_DLL", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL.write", + "name": "write", + "lineno": 709, + "scope": "COPT_DLL", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL.setParam", + "name": "setParam", + "lineno": 740, + "scope": "COPT_DLL", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL.getParam", + "name": "getParam", + "lineno": 774, + "scope": "COPT_DLL", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT_DLL.getAttr", + "name": "getAttr", + "lineno": 816, + "scope": "COPT_DLL", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT.available", + "name": "available", + "lineno": 876, + "scope": "COPT", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT.actualSolve", + "name": "actualSolve", + "lineno": 880, + "scope": "COPT", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT.__init__", + "name": "__init__", + "lineno": 886, + "scope": "COPT", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT.findSolutionValues", + "name": "findSolutionValues", + "lineno": 922, + "scope": "COPT", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT.available", + "name": "available", + "lineno": 975, + "scope": "COPT", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT.callSolver", + "name": "callSolver", + "lineno": 979, + "scope": "COPT", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT.buildSolverModel", + "name": "buildSolverModel", + "lineno": 990, + "scope": "COPT", + "is_async": false + }, + { + "id": "pulp.apis.copt.COPT.actualSolve", + "name": "actualSolve", + "lineno": 1049, + "scope": "COPT", + "is_async": false + } + ], + "pulp.apis.core": [ + { + "id": "pulp.apis.core.clock", + "name": "clock", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.core.get_operating_system", + "name": "get_operating_system", + "lineno": 49, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.core.get_arch", + "name": "get_arch", + "lineno": 57, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.core.to_string", + "name": "to_string", + "lineno": 91, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver.__init__", + "name": "__init__", + "lineno": 112, + "scope": "LpSolver", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver.available", + "name": "available", + "lineno": 141, + "scope": "LpSolver", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver.actualSolve", + "name": "actualSolve", + "lineno": 145, + "scope": "LpSolver", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver.copy", + "name": "copy", + "lineno": 149, + "scope": "LpSolver", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver.solve", + "name": "solve", + "lineno": 158, + "scope": "LpSolver", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver.getCplexStyleArrays", + "name": "getCplexStyleArrays", + "lineno": 163, + "scope": "LpSolver", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver.toDict", + "name": "toDict", + "lineno": 292, + "scope": "LpSolver", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver.toJson", + "name": "toJson", + "lineno": 312, + "scope": "LpSolver", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver_CMD.__init__", + "name": "__init__", + "lineno": 324, + "scope": "LpSolver_CMD", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver_CMD.copy", + "name": "copy", + "lineno": 350, + "scope": "LpSolver_CMD", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver_CMD.setTmpDir", + "name": "setTmpDir", + "lineno": 362, + "scope": "LpSolver_CMD", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver_CMD.create_tmp_files", + "name": "create_tmp_files", + "lineno": 379, + "scope": "LpSolver_CMD", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver_CMD.silent_remove", + "name": "silent_remove", + "lineno": 386, + "scope": "LpSolver_CMD", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "name": "delete_tmp_files", + "lineno": 392, + "scope": "LpSolver_CMD", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver_CMD.defaultPath", + "name": "defaultPath", + "lineno": 398, + "scope": "LpSolver_CMD", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver_CMD.executableExtension", + "name": "executableExtension", + "lineno": 402, + "scope": "LpSolver_CMD", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver_CMD.executable", + "name": "executable", + "lineno": 409, + "scope": "LpSolver_CMD", + "is_async": false + }, + { + "id": "pulp.apis.core.LpSolver_CMD.get_pipe", + "name": "get_pipe", + "lineno": 414, + "scope": "LpSolver_CMD", + "is_async": false + }, + { + "id": "pulp.apis.core.ctypesArrayFill", + "name": "ctypesArrayFill", + "lineno": 420, + "scope": null, + "is_async": false + } + ], + "pulp.apis.cplex": [ + { + "id": "pulp.apis.cplex.CPLEX_CMD.__init__", + "name": "__init__", + "lineno": 30, + "scope": "CPLEX_CMD", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_CMD.defaultPath", + "name": "defaultPath", + "lineno": 78, + "scope": "CPLEX_CMD", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_CMD.available", + "name": "available", + "lineno": 81, + "scope": "CPLEX_CMD", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_CMD.actualSolve", + "name": "actualSolve", + "lineno": 85, + "scope": "CPLEX_CMD", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_CMD.getOptions", + "name": "getOptions", + "lineno": 155, + "scope": "CPLEX_CMD", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_CMD.readsol", + "name": "readsol", + "lineno": 173, + "scope": "CPLEX_CMD", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_CMD.writesol", + "name": "writesol", + "lineno": 254, + "scope": "CPLEX_CMD", + "is_async": false + }, + { + "id": "pulp.apis.cplex.check_solverModel", + "name": "check_solverModel", + "lineno": 277, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.cplex.check_solverModel.wrapper", + "name": "wrapper", + "lineno": 284, + "scope": "check_solverModel", + "is_async": false + }, + { + "id": "pulp.apis.cplex.check_cplex_mod", + "name": "check_cplex_mod", + "lineno": 293, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.cplex.check_cplex_mod.wrapper", + "name": "wrapper", + "lineno": 298, + "scope": "check_cplex_mod", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.__init__", + "name": "__init__", + "lineno": 318, + "scope": "CPLEX_PY", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.available", + "name": "available", + "lineno": 360, + "scope": "CPLEX_PY", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.actualSolve", + "name": "actualSolve", + "lineno": 365, + "scope": "CPLEX_PY", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "name": "buildSolverModel", + "lineno": 385, + "scope": "CPLEX_PY", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.buildSolverModel.cplex_var_lb", + "name": "cplex_var_lb", + "lineno": 408, + "scope": "CPLEX_PY.buildSolverModel", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.buildSolverModel.cplex_var_ub", + "name": "cplex_var_ub", + "lineno": 416, + "scope": "CPLEX_PY.buildSolverModel", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.buildSolverModel.cplex_var_types", + "name": "cplex_var_types", + "lineno": 425, + "scope": "CPLEX_PY.buildSolverModel", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.set_param", + "name": "set_param", + "lineno": 494, + "scope": "CPLEX_PY", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.get_param", + "name": "get_param", + "lineno": 501, + "scope": "CPLEX_PY", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.search_param", + "name": "search_param", + "lineno": 509, + "scope": "CPLEX_PY", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.get_all_params", + "name": "get_all_params", + "lineno": 523, + "scope": "CPLEX_PY", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.get_changed_params", + "name": "get_changed_params", + "lineno": 530, + "scope": "CPLEX_PY", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.setlogfile", + "name": "setlogfile", + "lineno": 536, + "scope": "CPLEX_PY", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.setThreads", + "name": "setThreads", + "lineno": 545, + "scope": "CPLEX_PY", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.changeEpgap", + "name": "changeEpgap", + "lineno": 551, + "scope": "CPLEX_PY", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.setTimeLimit", + "name": "setTimeLimit", + "lineno": 557, + "scope": "CPLEX_PY", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.callSolver", + "name": "callSolver", + "lineno": 563, + "scope": "CPLEX_PY", + "is_async": false + }, + { + "id": "pulp.apis.cplex.CPLEX_PY.findSolutionValues", + "name": "findSolutionValues", + "lineno": 582, + "scope": "CPLEX_PY", + "is_async": false + } + ], + "pulp.apis.cuopt": [ + { + "id": "pulp.apis.cuopt.CUOPT.available", + "name": "available", + "lineno": 51, + "scope": "CUOPT", + "is_async": false + }, + { + "id": "pulp.apis.cuopt.CUOPT.actualSolve", + "name": "actualSolve", + "lineno": 55, + "scope": "CUOPT", + "is_async": false + }, + { + "id": "pulp.apis.cuopt.CUOPT.__init__", + "name": "__init__", + "lineno": 61, + "scope": "CUOPT", + "is_async": false + }, + { + "id": "pulp.apis.cuopt.CUOPT.findSolutionValues", + "name": "findSolutionValues", + "lineno": 99, + "scope": "CUOPT", + "is_async": false + }, + { + "id": "pulp.apis.cuopt.CUOPT.available", + "name": "available", + "lineno": 145, + "scope": "CUOPT", + "is_async": false + }, + { + "id": "pulp.apis.cuopt.CUOPT.callSolver", + "name": "callSolver", + "lineno": 149, + "scope": "CUOPT", + "is_async": false + }, + { + "id": "pulp.apis.cuopt.CUOPT.buildSolverModel", + "name": "buildSolverModel", + "lineno": 178, + "scope": "CUOPT", + "is_async": false + }, + { + "id": "pulp.apis.cuopt.CUOPT.actualSolve", + "name": "actualSolve", + "lineno": 239, + "scope": "CUOPT", + "is_async": false + } + ], + "pulp.apis.glpk": [ + { + "id": "pulp.apis.glpk.GLPK_CMD.__init__", + "name": "__init__", + "lineno": 55, + "scope": "GLPK_CMD", + "is_async": false + }, + { + "id": "pulp.apis.glpk.GLPK_CMD.defaultPath", + "name": "defaultPath", + "lineno": 82, + "scope": "GLPK_CMD", + "is_async": false + }, + { + "id": "pulp.apis.glpk.GLPK_CMD.available", + "name": "available", + "lineno": 85, + "scope": "GLPK_CMD", + "is_async": false + }, + { + "id": "pulp.apis.glpk.GLPK_CMD.actualSolve", + "name": "actualSolve", + "lineno": 89, + "scope": "GLPK_CMD", + "is_async": false + }, + { + "id": "pulp.apis.glpk.GLPK_CMD.readsol", + "name": "readsol", + "lineno": 164, + "scope": "GLPK_CMD", + "is_async": false + }, + { + "id": "pulp.apis.glpk.PYGLPK.available", + "name": "available", + "lineno": 259, + "scope": "PYGLPK", + "is_async": false + }, + { + "id": "pulp.apis.glpk.PYGLPK.actualSolve", + "name": "actualSolve", + "lineno": 263, + "scope": "PYGLPK", + "is_async": false + }, + { + "id": "pulp.apis.glpk.PYGLPK.__init__", + "name": "__init__", + "lineno": 269, + "scope": "PYGLPK", + "is_async": false + }, + { + "id": "pulp.apis.glpk.PYGLPK.findSolutionValues", + "name": "findSolutionValues", + "lineno": 285, + "scope": "PYGLPK", + "is_async": false + }, + { + "id": "pulp.apis.glpk.PYGLPK.available", + "name": "available", + "lineno": 320, + "scope": "PYGLPK", + "is_async": false + }, + { + "id": "pulp.apis.glpk.PYGLPK.hasMIPConstraints", + "name": "hasMIPConstraints", + "lineno": 324, + "scope": "PYGLPK", + "is_async": false + }, + { + "id": "pulp.apis.glpk.PYGLPK.callSolver", + "name": "callSolver", + "lineno": 330, + "scope": "PYGLPK", + "is_async": false + }, + { + "id": "pulp.apis.glpk.PYGLPK.buildSolverModel", + "name": "buildSolverModel", + "lineno": 341, + "scope": "PYGLPK", + "is_async": false + }, + { + "id": "pulp.apis.glpk.PYGLPK.actualSolve", + "name": "actualSolve", + "lineno": 420, + "scope": "PYGLPK", + "is_async": false + } + ], + "pulp.apis.gurobi": [ + { + "id": "pulp.apis.gurobi.GUROBI.available", + "name": "available", + "lineno": 63, + "scope": "GUROBI", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI.actualSolve", + "name": "actualSolve", + "lineno": 67, + "scope": "GUROBI", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI.__init__", + "name": "__init__", + "lineno": 73, + "scope": "GUROBI", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI.__del__", + "name": "__del__", + "lineno": 171, + "scope": "GUROBI", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI.close", + "name": "close", + "lineno": 174, + "scope": "GUROBI", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI.findSolutionValues", + "name": "findSolutionValues", + "lineno": 186, + "scope": "GUROBI", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI.available", + "name": "available", + "lineno": 246, + "scope": "GUROBI", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI.initGurobi", + "name": "initGurobi", + "lineno": 256, + "scope": "GUROBI", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI.callSolver", + "name": "callSolver", + "lineno": 274, + "scope": "GUROBI", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI.buildSolverModel", + "name": "buildSolverModel", + "lineno": 281, + "scope": "GUROBI", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI.actualSolve", + "name": "actualSolve", + "lineno": 382, + "scope": "GUROBI", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI_CMD.__init__", + "name": "__init__", + "lineno": 404, + "scope": "GUROBI_CMD", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI_CMD.defaultPath", + "name": "defaultPath", + "lineno": 447, + "scope": "GUROBI_CMD", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI_CMD.available", + "name": "available", + "lineno": 450, + "scope": "GUROBI_CMD", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI_CMD.actualSolve", + "name": "actualSolve", + "lineno": 468, + "scope": "GUROBI_CMD", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI_CMD.readsol", + "name": "readsol", + "lineno": 523, + "scope": "GUROBI_CMD", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI_CMD.writesol", + "name": "writesol", + "lineno": 548, + "scope": "GUROBI_CMD", + "is_async": false + }, + { + "id": "pulp.apis.gurobi.GUROBI_CMD.getOptions", + "name": "getOptions", + "lineno": 559, + "scope": "GUROBI_CMD", + "is_async": false + } + ], + "pulp.apis.highs": [ + { + "id": "pulp.apis.highs.HiGHS_CMD.__init__", + "name": "__init__", + "lineno": 51, + "scope": "HiGHS_CMD", + "is_async": false + }, + { + "id": "pulp.apis.highs.HiGHS_CMD.defaultPath", + "name": "defaultPath", + "lineno": 93, + "scope": "HiGHS_CMD", + "is_async": false + }, + { + "id": "pulp.apis.highs.HiGHS_CMD.available", + "name": "available", + "lineno": 96, + "scope": "HiGHS_CMD", + "is_async": false + }, + { + "id": "pulp.apis.highs.HiGHS_CMD.actualSolve", + "name": "actualSolve", + "lineno": 100, + "scope": "HiGHS_CMD", + "is_async": false + }, + { + "id": "pulp.apis.highs.HiGHS_CMD.writesol", + "name": "writesol", + "lineno": 237, + "scope": "HiGHS_CMD", + "is_async": false + }, + { + "id": "pulp.apis.highs.HiGHS_CMD.readsol", + "name": "readsol", + "lineno": 259, + "scope": "HiGHS_CMD", + "is_async": false + }, + { + "id": "pulp.apis.highs.HiGHS.available", + "name": "available", + "lineno": 292, + "scope": "HiGHS", + "is_async": false + }, + { + "id": "pulp.apis.highs.HiGHS.actualSolve", + "name": "actualSolve", + "lineno": 296, + "scope": "HiGHS", + "is_async": false + }, + { + "id": "pulp.apis.highs.HiGHS.__init__", + "name": "__init__", + "lineno": 303, + "scope": "HiGHS", + "is_async": false + }, + { + "id": "pulp.apis.highs.HiGHS.available", + "name": "available", + "lineno": 337, + "scope": "HiGHS", + "is_async": false + }, + { + "id": "pulp.apis.highs.HiGHS.callSolver", + "name": "callSolver", + "lineno": 340, + "scope": "HiGHS", + "is_async": false + }, + { + "id": "pulp.apis.highs.HiGHS.createAndConfigureSolver", + "name": "createAndConfigureSolver", + "lineno": 343, + "scope": "HiGHS", + "is_async": false + }, + { + "id": "pulp.apis.highs.HiGHS.buildSolverModel", + "name": "buildSolverModel", + "lineno": 376, + "scope": "HiGHS", + "is_async": false + }, + { + "id": "pulp.apis.highs.HiGHS.findSolutionValues", + "name": "findSolutionValues", + "lineno": 423, + "scope": "HiGHS", + "is_async": false + }, + { + "id": "pulp.apis.highs.HiGHS.actualSolve", + "name": "actualSolve", + "lineno": 541, + "scope": "HiGHS", + "is_async": false + } + ], + "pulp.apis.mipcl": [ + { + "id": "pulp.apis.mipcl.MIPCL_CMD.__init__", + "name": "__init__", + "lineno": 46, + "scope": "MIPCL_CMD", + "is_async": false + }, + { + "id": "pulp.apis.mipcl.MIPCL_CMD.defaultPath", + "name": "defaultPath", + "lineno": 73, + "scope": "MIPCL_CMD", + "is_async": false + }, + { + "id": "pulp.apis.mipcl.MIPCL_CMD.available", + "name": "available", + "lineno": 76, + "scope": "MIPCL_CMD", + "is_async": false + }, + { + "id": "pulp.apis.mipcl.MIPCL_CMD.actualSolve", + "name": "actualSolve", + "lineno": 80, + "scope": "MIPCL_CMD", + "is_async": false + }, + { + "id": "pulp.apis.mipcl.MIPCL_CMD.readsol", + "name": "readsol", + "lineno": 143, + "scope": "MIPCL_CMD", + "is_async": false + } + ], + "pulp.apis.mosek": [ + { + "id": "pulp.apis.mosek.MOSEK.available", + "name": "available", + "lineno": 50, + "scope": "MOSEK", + "is_async": false + }, + { + "id": "pulp.apis.mosek.MOSEK.actualSolve", + "name": "actualSolve", + "lineno": 54, + "scope": "MOSEK", + "is_async": false + }, + { + "id": "pulp.apis.mosek.MOSEK.__init__", + "name": "__init__", + "lineno": 60, + "scope": "MOSEK", + "is_async": false + }, + { + "id": "pulp.apis.mosek.MOSEK.available", + "name": "available", + "lineno": 112, + "scope": "MOSEK", + "is_async": false + }, + { + "id": "pulp.apis.mosek.MOSEK.setOutStream", + "name": "setOutStream", + "lineno": 116, + "scope": "MOSEK", + "is_async": false + }, + { + "id": "pulp.apis.mosek.MOSEK.buildSolverModel", + "name": "buildSolverModel", + "lineno": 121, + "scope": "MOSEK", + "is_async": false + }, + { + "id": "pulp.apis.mosek.MOSEK.findSolutionValues", + "name": "findSolutionValues", + "lineno": 213, + "scope": "MOSEK", + "is_async": false + }, + { + "id": "pulp.apis.mosek.MOSEK.putparam", + "name": "putparam", + "lineno": 269, + "scope": "MOSEK", + "is_async": false + }, + { + "id": "pulp.apis.mosek.MOSEK.actualSolve", + "name": "actualSolve", + "lineno": 293, + "scope": "MOSEK", + "is_async": false + } + ], + "pulp.apis.ortools": [ + { + "id": "pulp.apis.ortools._decimal_places", + "name": "_decimal_places", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.ortools._integer_scale", + "name": "_integer_scale", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.ortools._scale_to_int", + "name": "_scale_to_int", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.ortools.check_ortools", + "name": "check_ortools", + "lineno": 37, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.ortools.check_ortools.wrapper", + "name": "wrapper", + "lineno": 40, + "scope": "check_ortools", + "is_async": false + }, + { + "id": "pulp.apis.ortools.CPSAT.__init__", + "name": "__init__", + "lineno": 61, + "scope": "CPSAT", + "is_async": false + }, + { + "id": "pulp.apis.ortools.CPSAT.available", + "name": "available", + "lineno": 86, + "scope": "CPSAT", + "is_async": false + }, + { + "id": "pulp.apis.ortools.CPSAT.actualSolve", + "name": "actualSolve", + "lineno": 91, + "scope": "CPSAT", + "is_async": false + }, + { + "id": "pulp.apis.ortools.CPSAT.buildSolverModel", + "name": "buildSolverModel", + "lineno": 103, + "scope": "CPSAT", + "is_async": false + }, + { + "id": "pulp.apis.ortools.CPSAT.callSolver", + "name": "callSolver", + "lineno": 219, + "scope": "CPSAT", + "is_async": false + }, + { + "id": "pulp.apis.ortools.CPSAT.findSolutionValues", + "name": "findSolutionValues", + "lineno": 236, + "scope": "CPSAT", + "is_async": false + } + ], + "pulp.apis.sas": [ + { + "id": "pulp.apis.sas.SASsolver.__init__", + "name": "__init__", + "lineno": 99, + "scope": "SASsolver", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASsolver._create_statement_str", + "name": "_create_statement_str", + "lineno": 125, + "scope": "SASsolver", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASsolver.defaultPath", + "name": "defaultPath", + "lineno": 138, + "scope": "SASsolver", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASsolver._write_sol", + "name": "_write_sol", + "lineno": 141, + "scope": "SASsolver", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASsolver._get_max_upload_len", + "name": "_get_max_upload_len", + "lineno": 150, + "scope": "SASsolver", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASsolver._read_solution", + "name": "_read_solution", + "lineno": 157, + "scope": "SASsolver", + "is_async": false + }, + { + "id": "pulp.apis.sas.SAS94.available", + "name": "available", + "lineno": 188, + "scope": "SAS94", + "is_async": false + }, + { + "id": "pulp.apis.sas.SAS94.actualSolve", + "name": "actualSolve", + "lineno": 192, + "scope": "SAS94", + "is_async": false + }, + { + "id": "pulp.apis.sas.SAS94.__init__", + "name": "__init__", + "lineno": 199, + "scope": "SAS94", + "is_async": false + }, + { + "id": "pulp.apis.sas.SAS94.__del__", + "name": "__del__", + "lineno": 243, + "scope": "SAS94", + "is_async": false + }, + { + "id": "pulp.apis.sas.SAS94.available", + "name": "available", + "lineno": 247, + "scope": "SAS94", + "is_async": false + }, + { + "id": "pulp.apis.sas.SAS94.actualSolve", + "name": "actualSolve", + "lineno": 254, + "scope": "SAS94", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASCAS.available", + "name": "available", + "lineno": 498, + "scope": "SASCAS", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASCAS.actualSolve", + "name": "actualSolve", + "lineno": 502, + "scope": "SASCAS", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASCAS.__init__", + "name": "__init__", + "lineno": 508, + "scope": "SASCAS", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASCAS.__del__", + "name": "__del__", + "lineno": 556, + "scope": "SASCAS", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASCAS.available", + "name": "available", + "lineno": 560, + "scope": "SASCAS", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASCAS.actualSolve", + "name": "actualSolve", + "lineno": 566, + "scope": "SASCAS", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASCAS._get_output", + "name": "_get_output", + "lineno": 674, + "scope": "SASCAS", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASCAS._load_mps", + "name": "_load_mps", + "lineno": 697, + "scope": "SASCAS", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASLogWriter.__init__", + "name": "__init__", + "lineno": 735, + "scope": "SASLogWriter", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASLogWriter.write", + "name": "write", + "lineno": 741, + "scope": "SASLogWriter", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASLogWriter.flush", + "name": "flush", + "lineno": 747, + "scope": "SASLogWriter", + "is_async": false + }, + { + "id": "pulp.apis.sas.SASLogWriter.log", + "name": "log", + "lineno": 751, + "scope": "SASLogWriter", + "is_async": false + } + ], + "pulp.apis.scip": [ + { + "id": "pulp.apis.scip.SCIP_CMD.__init__", + "name": "__init__", + "lineno": 49, + "scope": "SCIP_CMD", + "is_async": false + }, + { + "id": "pulp.apis.scip.SCIP_CMD.defaultPath", + "name": "defaultPath", + "lineno": 114, + "scope": "SCIP_CMD", + "is_async": false + }, + { + "id": "pulp.apis.scip.SCIP_CMD.available", + "name": "available", + "lineno": 117, + "scope": "SCIP_CMD", + "is_async": false + }, + { + "id": "pulp.apis.scip.SCIP_CMD.actualSolve", + "name": "actualSolve", + "lineno": 121, + "scope": "SCIP_CMD", + "is_async": false + }, + { + "id": "pulp.apis.scip.SCIP_CMD.readsol", + "name": "readsol", + "lineno": 196, + "scope": "SCIP_CMD", + "is_async": false + }, + { + "id": "pulp.apis.scip.FSCIP_CMD.__init__", + "name": "__init__", + "lineno": 246, + "scope": "FSCIP_CMD", + "is_async": false + }, + { + "id": "pulp.apis.scip.FSCIP_CMD.defaultPath", + "name": "defaultPath", + "lineno": 298, + "scope": "FSCIP_CMD", + "is_async": false + }, + { + "id": "pulp.apis.scip.FSCIP_CMD.available", + "name": "available", + "lineno": 301, + "scope": "FSCIP_CMD", + "is_async": false + }, + { + "id": "pulp.apis.scip.FSCIP_CMD.actualSolve", + "name": "actualSolve", + "lineno": 305, + "scope": "FSCIP_CMD", + "is_async": false + }, + { + "id": "pulp.apis.scip.FSCIP_CMD.parse_status", + "name": "parse_status", + "lineno": 390, + "scope": "FSCIP_CMD", + "is_async": false + }, + { + "id": "pulp.apis.scip.FSCIP_CMD.parse_objective", + "name": "parse_objective", + "lineno": 397, + "scope": "FSCIP_CMD", + "is_async": false + }, + { + "id": "pulp.apis.scip.FSCIP_CMD.parse_variable", + "name": "parse_variable", + "lineno": 415, + "scope": "FSCIP_CMD", + "is_async": false + }, + { + "id": "pulp.apis.scip.FSCIP_CMD.readsol", + "name": "readsol", + "lineno": 429, + "scope": "FSCIP_CMD", + "is_async": false + }, + { + "id": "pulp.apis.scip.SCIP_PY.available", + "name": "available", + "lineno": 485, + "scope": "SCIP_PY", + "is_async": false + }, + { + "id": "pulp.apis.scip.SCIP_PY.actualSolve", + "name": "actualSolve", + "lineno": 489, + "scope": "SCIP_PY", + "is_async": false + }, + { + "id": "pulp.apis.scip.SCIP_PY.__init__", + "name": "__init__", + "lineno": 495, + "scope": "SCIP_PY", + "is_async": false + }, + { + "id": "pulp.apis.scip.SCIP_PY.findSolutionValues", + "name": "findSolutionValues", + "lineno": 533, + "scope": "SCIP_PY", + "is_async": false + }, + { + "id": "pulp.apis.scip.SCIP_PY.available", + "name": "available", + "lineno": 592, + "scope": "SCIP_PY", + "is_async": false + }, + { + "id": "pulp.apis.scip.SCIP_PY.callSolver", + "name": "callSolver", + "lineno": 597, + "scope": "SCIP_PY", + "is_async": false + }, + { + "id": "pulp.apis.scip.SCIP_PY.buildSolverModel", + "name": "buildSolverModel", + "lineno": 601, + "scope": "SCIP_PY", + "is_async": false + }, + { + "id": "pulp.apis.scip.SCIP_PY.actualSolve", + "name": "actualSolve", + "lineno": 702, + "scope": "SCIP_PY", + "is_async": false + } + ], + "pulp.apis.xpress": [ + { + "id": "pulp.apis.xpress._ismip", + "name": "_ismip", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS.__init__", + "name": "__init__", + "lineno": 56, + "scope": "XPRESS", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS.defaultPath", + "name": "defaultPath", + "lineno": 103, + "scope": "XPRESS", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS.available", + "name": "available", + "lineno": 106, + "scope": "XPRESS", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS.actualSolve", + "name": "actualSolve", + "lineno": 118, + "scope": "XPRESS", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS.readsol", + "name": "readsol", + "lineno": 242, + "scope": "XPRESS", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS.writeslxsol", + "name": "writeslxsol", + "lineno": 300, + "scope": "XPRESS", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS.quote_path", + "name": "quote_path", + "lineno": 319, + "scope": "XPRESS", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS_PY.__init__", + "name": "__init__", + "lineno": 338, + "scope": "XPRESS_PY", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS_PY.available", + "name": "available", + "lineno": 395, + "scope": "XPRESS_PY", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS_PY.callSolver", + "name": "callSolver", + "lineno": 410, + "scope": "XPRESS_PY", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS_PY.findSolutionValues", + "name": "findSolutionValues", + "lineno": 447, + "scope": "XPRESS_PY", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS_PY.actualSolve", + "name": "actualSolve", + "lineno": 557, + "scope": "XPRESS_PY", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS_PY.buildSolverModel", + "name": "buildSolverModel", + "lineno": 573, + "scope": "XPRESS_PY", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS_PY.buildSolverModel.message", + "name": "message", + "lineno": 657, + "scope": "XPRESS_PY.buildSolverModel", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS_PY._reset", + "name": "_reset", + "lineno": 668, + "scope": "XPRESS_PY", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS_PY._extract", + "name": "_extract", + "lineno": 673, + "scope": "XPRESS_PY", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS_PY._extract._xp_make_constraint", + "name": "_xp_make_constraint", + "lineno": 702, + "scope": "XPRESS_PY._extract", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS_PY._extract.addsos", + "name": "addsos", + "lineno": 788, + "scope": "XPRESS_PY._extract", + "is_async": false + }, + { + "id": "pulp.apis.xpress.XPRESS_PY.getAttribute", + "name": "getAttribute", + "lineno": 807, + "scope": "XPRESS_PY", + "is_async": false + } + ], + "pulp.apis": [ + { + "id": "pulp.apis.getSolver", + "name": "getSolver", + "lineno": 102, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.getSolverFromDict", + "name": "getSolverFromDict", + "lineno": 122, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.getSolverFromJson", + "name": "getSolverFromJson", + "lineno": 140, + "scope": null, + "is_async": false + }, + { + "id": "pulp.apis.listSolvers", + "name": "listSolvers", + "lineno": 153, + "scope": null, + "is_async": false + } + ], + "pulp.core.linear": [ + { + "id": "pulp.core.linear.lpSum", + "name": "lpSum", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "pulp.core.linear.lpSum_vars", + "name": "lpSum_vars", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "pulp.core.linear.lpSum_vars_coefs", + "name": "lpSum_vars_coefs", + "lineno": 54, + "scope": null, + "is_async": false + }, + { + "id": "pulp.core.linear._vector_like", + "name": "_vector_like", + "lineno": 85, + "scope": null, + "is_async": false + }, + { + "id": "pulp.core.linear.lpDot", + "name": "lpDot", + "lineno": 89, + "scope": null, + "is_async": false + } + ], + "pulp.core.lp_affine_expression": [ + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__init__", + "name": "__init__", + "lineno": 32, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression._set_name", + "name": "_set_name", + "lineno": 38, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.empty", + "name": "empty", + "lineno": 43, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.from_variable", + "name": "from_variable", + "lineno": 49, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.from_constant", + "name": "from_constant", + "lineno": 57, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.from_dict", + "name": "from_dict", + "lineno": 63, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.from_list", + "name": "from_list", + "lineno": 75, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.name", + "name": "name", + "lineno": 92, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.name", + "name": "name", + "lineno": 96, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.constant", + "name": "constant", + "lineno": 103, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.constant", + "name": "constant", + "lineno": 107, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.sense", + "name": "sense", + "lineno": 111, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.sense", + "name": "sense", + "lineno": 118, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.items", + "name": "items", + "lineno": 124, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.keys", + "name": "keys", + "lineno": 128, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.values", + "name": "values", + "lineno": 131, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__iter__", + "name": "__iter__", + "lineno": 134, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__len__", + "name": "__len__", + "lineno": 137, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__getitem__", + "name": "__getitem__", + "lineno": 140, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__setitem__", + "name": "__setitem__", + "lineno": 143, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__contains__", + "name": "__contains__", + "lineno": 149, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.get", + "name": "get", + "lineno": 152, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.isAtomic", + "name": "isAtomic", + "lineno": 158, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.isNumericalConstant", + "name": "isNumericalConstant", + "lineno": 161, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.atom", + "name": "atom", + "lineno": 164, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__bool__", + "name": "__bool__", + "lineno": 167, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.value", + "name": "value", + "lineno": 170, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.valueOrDefault", + "name": "valueOrDefault", + "lineno": 173, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.addterm", + "name": "addterm", + "lineno": 176, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.emptyCopy", + "name": "emptyCopy", + "lineno": 179, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.copy", + "name": "copy", + "lineno": 185, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression._str_coeff", + "name": "_str_coeff", + "lineno": 189, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression._fmt_const", + "name": "_fmt_const", + "lineno": 194, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression._str_expr", + "name": "_str_expr", + "lineno": 198, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__str__", + "name": "__str__", + "lineno": 209, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__repr__", + "name": "__repr__", + "lineno": 219, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression._count_characters", + "name": "_count_characters", + "lineno": 229, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.asCplexVariablesOnly", + "name": "asCplexVariablesOnly", + "lineno": 232, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.asCplexLpAffineExpression", + "name": "asCplexLpAffineExpression", + "lineno": 235, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.asCplexLpConstraint", + "name": "asCplexLpConstraint", + "lineno": 249, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.addInPlace", + "name": "addInPlace", + "lineno": 252, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.subInPlace", + "name": "subInPlace", + "lineno": 287, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__neg__", + "name": "__neg__", + "lineno": 299, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__pos__", + "name": "__pos__", + "lineno": 304, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__add__", + "name": "__add__", + "lineno": 307, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__radd__", + "name": "__radd__", + "lineno": 312, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__iadd__", + "name": "__iadd__", + "lineno": 317, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__sub__", + "name": "__sub__", + "lineno": 322, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__rsub__", + "name": "__rsub__", + "lineno": 327, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__isub__", + "name": "__isub__", + "lineno": 332, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__mul__", + "name": "__mul__", + "lineno": 337, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__rmul__", + "name": "__rmul__", + "lineno": 361, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__truediv__", + "name": "__truediv__", + "lineno": 366, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__le__", + "name": "__le__", + "lineno": 385, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__ge__", + "name": "__ge__", + "lineno": 399, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.__eq__", + "name": "__eq__", + "lineno": 413, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression._normalized_rhs", + "name": "_normalized_rhs", + "lineno": 425, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.getLb", + "name": "getLb", + "lineno": 428, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.getUb", + "name": "getUb", + "lineno": 435, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.changeRHS", + "name": "changeRHS", + "lineno": 442, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.valid", + "name": "valid", + "lineno": 445, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.toDataclass", + "name": "toDataclass", + "lineno": 455, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.toDict", + "name": "toDict", + "lineno": 458, + "scope": "LpAffineExpression", + "is_async": false + }, + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression.to_dict", + "name": "to_dict", + "lineno": 461, + "scope": "LpAffineExpression", + "is_async": false + } + ], + "pulp.core.lp_constraint": [ + { + "id": "pulp.core.lp_constraint.LpConstraint.__init__", + "name": "__init__", + "lineno": 25, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint._expr", + "name": "_expr", + "lineno": 29, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.pi", + "name": "pi", + "lineno": 39, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.pi", + "name": "pi", + "lineno": 43, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.slack", + "name": "slack", + "lineno": 48, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.slack", + "name": "slack", + "lineno": 52, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.name", + "name": "name", + "lineno": 57, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.name", + "name": "name", + "lineno": 61, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.constant", + "name": "constant", + "lineno": 65, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.sense", + "name": "sense", + "lineno": 70, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.id", + "name": "id", + "lineno": 74, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint._normalized_rhs", + "name": "_normalized_rhs", + "lineno": 78, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.items", + "name": "items", + "lineno": 82, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.keys", + "name": "keys", + "lineno": 85, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.values", + "name": "values", + "lineno": 88, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.__getitem__", + "name": "__getitem__", + "lineno": 91, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.__contains__", + "name": "__contains__", + "lineno": 97, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.__iter__", + "name": "__iter__", + "lineno": 104, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.__len__", + "name": "__len__", + "lineno": 107, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.getLb", + "name": "getLb", + "lineno": 110, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.getUb", + "name": "getUb", + "lineno": 115, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint._count_characters", + "name": "_count_characters", + "lineno": 121, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint._asCplexVariablesOnly", + "name": "_asCplexVariablesOnly", + "lineno": 124, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.__str__", + "name": "__str__", + "lineno": 127, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.__repr__", + "name": "__repr__", + "lineno": 130, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.asCplexLpConstraint", + "name": "asCplexLpConstraint", + "lineno": 133, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.asCplexLpAffineExpression", + "name": "asCplexLpAffineExpression", + "lineno": 136, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.changeRHS", + "name": "changeRHS", + "lineno": 141, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.addInPlace", + "name": "addInPlace", + "lineno": 144, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.copy", + "name": "copy", + "lineno": 149, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.emptyCopy", + "name": "emptyCopy", + "lineno": 158, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.valid", + "name": "valid", + "lineno": 163, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.toDataclass", + "name": "toDataclass", + "lineno": 171, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.isAtomic", + "name": "isAtomic", + "lineno": 182, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.isNumericalConstant", + "name": "isNumericalConstant", + "lineno": 185, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.atom", + "name": "atom", + "lineno": 188, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.__bool__", + "name": "__bool__", + "lineno": 192, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.get", + "name": "get", + "lineno": 195, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.value", + "name": "value", + "lineno": 201, + "scope": "LpConstraint", + "is_async": false + }, + { + "id": "pulp.core.lp_constraint.LpConstraint.valueOrDefault", + "name": "valueOrDefault", + "lineno": 204, + "scope": "LpConstraint", + "is_async": false + } + ], + "pulp.core.lp_problem": [ + { + "id": "pulp.core.lp_problem.LpProblem.__init__", + "name": "__init__", + "lineno": 30, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.has_sos", + "name": "has_sos", + "lineno": 64, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.clear_sos", + "name": "clear_sos", + "lineno": 68, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.add_sos_group", + "name": "add_sos_group", + "lineno": 72, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.exported_variables", + "name": "exported_variables", + "lineno": 83, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem._sos_lists_for_mps_dataclass", + "name": "_sos_lists_for_mps_dataclass", + "lineno": 89, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem._sos_dicts_for_xpress", + "name": "_sos_dicts_for_xpress", + "lineno": 101, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.add_variable", + "name": "add_variable", + "lineno": 117, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.add_variable_dicts", + "name": "add_variable_dicts", + "lineno": 146, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.add_variable_dict", + "name": "add_variable_dict", + "lineno": 181, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.add_variable_matrix", + "name": "add_variable_matrix", + "lineno": 225, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.constraints", + "name": "constraints", + "lineno": 260, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.objective", + "name": "objective", + "lineno": 265, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.objective", + "name": "objective", + "lineno": 273, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.sense", + "name": "sense", + "lineno": 283, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.sense", + "name": "sense", + "lineno": 287, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.__repr__", + "name": "__repr__", + "lineno": 295, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.__getstate__", + "name": "__getstate__", + "lineno": 313, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.__setstate__", + "name": "__setstate__", + "lineno": 316, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem._from_rust_model_copy", + "name": "_from_rust_model_copy", + "lineno": 320, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.copy", + "name": "copy", + "lineno": 335, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.deepcopy", + "name": "deepcopy", + "lineno": 339, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.toDataclass", + "name": "toDataclass", + "lineno": 343, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.toRustModel", + "name": "toRustModel", + "lineno": 385, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.fromDataclass", + "name": "fromDataclass", + "lineno": 398, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.toDict", + "name": "toDict", + "lineno": 452, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.to_dict", + "name": "to_dict", + "lineno": 455, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.fromDict", + "name": "fromDict", + "lineno": 463, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.from_dict", + "name": "from_dict", + "lineno": 469, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.toJson", + "name": "toJson", + "lineno": 476, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.to_json", + "name": "to_json", + "lineno": 488, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.fromJson", + "name": "fromJson", + "lineno": 496, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.from_json", + "name": "from_json", + "lineno": 509, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.fromMPS", + "name": "fromMPS", + "lineno": 517, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.isMIP", + "name": "isMIP", + "lineno": 523, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.roundSolution", + "name": "roundSolution", + "lineno": 526, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.valid", + "name": "valid", + "lineno": 538, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.infeasibilityGap", + "name": "infeasibilityGap", + "lineno": 548, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.variables", + "name": "variables", + "lineno": 559, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.variablesDict", + "name": "variablesDict", + "lineno": 563, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.add", + "name": "add", + "lineno": 567, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem._addConstraintFromDataclass", + "name": "_addConstraintFromDataclass", + "lineno": 570, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.addConstraint", + "name": "addConstraint", + "lineno": 589, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.setObjective", + "name": "setObjective", + "lineno": 614, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.__iadd__", + "name": "__iadd__", + "lineno": 630, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.coefficients", + "name": "coefficients", + "lineno": 679, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.writeMPS", + "name": "writeMPS", + "lineno": 692, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.writeLP", + "name": "writeLP", + "lineno": 719, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.checkDuplicateVars", + "name": "checkDuplicateVars", + "lineno": 742, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.checkDuplicateConstraints", + "name": "checkDuplicateConstraints", + "lineno": 753, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.checkLengthVars", + "name": "checkLengthVars", + "lineno": 763, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.assignVarsVals", + "name": "assignVarsVals", + "lineno": 775, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.assignVarsDj", + "name": "assignVarsDj", + "lineno": 779, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.assignConsPi", + "name": "assignConsPi", + "lineno": 783, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.assignConsSlack", + "name": "assignConsSlack", + "lineno": 786, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.get_dummyVar", + "name": "get_dummyVar", + "lineno": 800, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.fixObjective", + "name": "fixObjective", + "lineno": 805, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.restoreObjective", + "name": "restoreObjective", + "lineno": 824, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.solve", + "name": "solve", + "lineno": 834, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.startClock", + "name": "startClock", + "lineno": 864, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.stopClock", + "name": "stopClock", + "lineno": 869, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.sequentialSolve", + "name": "sequentialSolve", + "lineno": 874, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.resolve", + "name": "resolve", + "lineno": 932, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.setSolver", + "name": "setSolver", + "lineno": 938, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.numVariables", + "name": "numVariables", + "lineno": 944, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.numConstraints", + "name": "numConstraints", + "lineno": 951, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.getSense", + "name": "getSense", + "lineno": 958, + "scope": "LpProblem", + "is_async": false + }, + { + "id": "pulp.core.lp_problem.LpProblem.assignStatus", + "name": "assignStatus", + "lineno": 961, + "scope": "LpProblem", + "is_async": false + } + ], + "pulp.core.lp_variable": [ + { + "id": "pulp.core.lp_variable._affine_expr_cls", + "name": "_affine_expr_cls", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__init__", + "name": "__init__", + "lineno": 41, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.name", + "name": "name", + "lineno": 49, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.name", + "name": "name", + "lineno": 53, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.id", + "name": "id", + "lineno": 57, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__hash__", + "name": "__hash__", + "lineno": 61, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__str__", + "name": "__str__", + "lineno": 64, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__repr__", + "name": "__repr__", + "lineno": 67, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__neg__", + "name": "__neg__", + "lineno": 70, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__pos__", + "name": "__pos__", + "lineno": 74, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__bool__", + "name": "__bool__", + "lineno": 77, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__add__", + "name": "__add__", + "lineno": 80, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__radd__", + "name": "__radd__", + "lineno": 86, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__sub__", + "name": "__sub__", + "lineno": 92, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__rsub__", + "name": "__rsub__", + "lineno": 98, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__mul__", + "name": "__mul__", + "lineno": 104, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__rmul__", + "name": "__rmul__", + "lineno": 110, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__truediv__", + "name": "__truediv__", + "lineno": 116, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__le__", + "name": "__le__", + "lineno": 122, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__ge__", + "name": "__ge__", + "lineno": 128, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__eq__", + "name": "__eq__", + "lineno": 134, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.__ne__", + "name": "__ne__", + "lineno": 142, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.lowBound", + "name": "lowBound", + "lineno": 155, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.lowBound", + "name": "lowBound", + "lineno": 159, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.upBound", + "name": "upBound", + "lineno": 163, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.upBound", + "name": "upBound", + "lineno": 167, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.cat", + "name": "cat", + "lineno": 171, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.varValue", + "name": "varValue", + "lineno": 175, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.varValue", + "name": "varValue", + "lineno": 179, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable._lowbound_original", + "name": "_lowbound_original", + "lineno": 184, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable._upbound_original", + "name": "_upbound_original", + "lineno": 188, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.dj", + "name": "dj", + "lineno": 192, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.dj", + "name": "dj", + "lineno": 196, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.toDataclass", + "name": "toDataclass", + "lineno": 200, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.fromDataclass", + "name": "fromDataclass", + "lineno": 217, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.toDict", + "name": "toDict", + "lineno": 230, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.fromDict", + "name": "fromDict", + "lineno": 240, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.getLb", + "name": "getLb", + "lineno": 250, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.getUb", + "name": "getUb", + "lineno": 253, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.bounds", + "name": "bounds", + "lineno": 256, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.positive", + "name": "positive", + "lineno": 260, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.value", + "name": "value", + "lineno": 263, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.round", + "name": "round", + "lineno": 266, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.roundedValue", + "name": "roundedValue", + "lineno": 269, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.valueOrDefault", + "name": "valueOrDefault", + "lineno": 272, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.valid", + "name": "valid", + "lineno": 275, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.infeasibilityGap", + "name": "infeasibilityGap", + "lineno": 278, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.isBinary", + "name": "isBinary", + "lineno": 281, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.isInteger", + "name": "isInteger", + "lineno": 284, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.isFree", + "name": "isFree", + "lineno": 287, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.isConstant", + "name": "isConstant", + "lineno": 290, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.isPositive", + "name": "isPositive", + "lineno": 293, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.asCplexLpVariable", + "name": "asCplexLpVariable", + "lineno": 296, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.asCplexLpAffineExpression", + "name": "asCplexLpAffineExpression", + "lineno": 299, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.setInitialValue", + "name": "setInitialValue", + "lineno": 305, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.fixValue", + "name": "fixValue", + "lineno": 327, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.isFixed", + "name": "isFixed", + "lineno": 336, + "scope": "LpVariable", + "is_async": false + }, + { + "id": "pulp.core.lp_variable.LpVariable.unfixValue", + "name": "unfixValue", + "lineno": 344, + "scope": "LpVariable", + "is_async": false + } + ], + "pulp.core._internal": [ + { + "id": "pulp.core._internal._is_numpy_bool", + "name": "_is_numpy_bool", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "pulp.core._internal._rust_cat_to_const", + "name": "_rust_cat_to_const", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "pulp.core._internal._const_to_rust_cat", + "name": "_const_to_rust_cat", + "lineno": 31, + "scope": null, + "is_async": false + }, + { + "id": "pulp.core._internal._rust_sense_to_const", + "name": "_rust_sense_to_const", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "pulp.core._internal._const_to_rust_sense", + "name": "_const_to_rust_sense", + "lineno": 47, + "scope": null, + "is_async": false + } + ], + "pulp.core": [], + "pulp.tests.bin_packing_problem": [ + { + "id": "pulp.tests.bin_packing_problem._bin_packing_instance", + "name": "_bin_packing_instance", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "pulp.tests.bin_packing_problem.create_bin_packing_problem", + "name": "create_bin_packing_problem", + "lineno": 28, + "scope": null, + "is_async": false + } + ], + "pulp.tests.run_tests": [ + { + "id": "pulp.tests.run_tests.pulpTestAll", + "name": "pulpTestAll", + "lineno": 6, + "scope": null, + "is_async": false + }, + { + "id": "pulp.tests.run_tests.get_test_suite", + "name": "get_test_suite", + "lineno": 18, + "scope": null, + "is_async": false + } + ], + "pulp.tests.solver_common": [ + { + "id": "pulp.tests.solver_common.gurobi_test", + "name": "gurobi_test", + "lineno": 59, + "scope": null, + "is_async": false + }, + { + "id": "pulp.tests.solver_common.gurobi_test.skip_wrapper", + "name": "skip_wrapper", + "lineno": 61, + "scope": "gurobi_test", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.dumpTestProblem", + "name": "dumpTestProblem", + "lineno": 81, + "scope": null, + "is_async": false + }, + { + "id": "pulp.tests.solver_common._constraint_named", + "name": "_constraint_named", + "lineno": 89, + "scope": null, + "is_async": false + }, + { + "id": "pulp.tests.solver_common.PulpTestConfig.merge", + "name": "merge", + "lineno": 114, + "scope": "PulpTestConfig", + "is_async": false + }, + { + "id": "pulp.tests.solver_common._status", + "name": "_status", + "lineno": 146, + "scope": null, + "is_async": false + }, + { + "id": "pulp.tests.solver_common.pulpTestCheck", + "name": "pulpTestCheck", + "lineno": 222, + "scope": null, + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.setUp", + "name": "setUp", + "lineno": 301, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.tearDown", + "name": "tearDown", + "lineno": 309, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest._config", + "name": "_config", + "lineno": 317, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest._sol_map", + "name": "_sol_map", + "lineno": 324, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest._apply_pulp_check", + "name": "_apply_pulp_check", + "lineno": 345, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest._apply_pulp_check._run", + "name": "_run", + "lineno": 385, + "scope": "BaseSolverTest.PuLPTest._apply_pulp_check", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_continuous", + "name": "test_continuous", + "lineno": 434, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_continuous_max", + "name": "test_continuous_max", + "lineno": 449, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_decimal_815", + "name": "test_decimal_815", + "lineno": 464, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_divide", + "name": "test_divide", + "lineno": 506, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_dual_variables_reduced_costs", + "name": "test_dual_variables_reduced_costs", + "lineno": 521, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_empty", + "name": "test_empty", + "lineno": 541, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_feasibility_only", + "name": "test_feasibility_only", + "lineno": 547, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_fixed_value", + "name": "test_fixed_value", + "lineno": 557, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_infeasible", + "name": "test_infeasible", + "lineno": 573, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_infeasible_2", + "name": "test_infeasible_2", + "lineno": 589, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_infeasible_problem__is_not_valid", + "name": "test_infeasible_problem__is_not_valid", + "lineno": 599, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_initial_value", + "name": "test_initial_value", + "lineno": 610, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_integer_infeasible", + "name": "test_integer_infeasible", + "lineno": 624, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_integer_infeasible_2", + "name": "test_integer_infeasible_2", + "lineno": 634, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_invalid_var_names", + "name": "test_invalid_var_names", + "lineno": 644, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_logPath", + "name": "test_logPath", + "lineno": 657, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_long_var_name", + "name": "test_long_var_name", + "lineno": 671, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_longname_lp", + "name": "test_longname_lp", + "lineno": 684, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_mip", + "name": "test_mip", + "lineno": 697, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_mip_floats_objective", + "name": "test_mip_floats_objective", + "lineno": 710, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_msg_arg", + "name": "test_msg_arg", + "lineno": 727, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_no_objective", + "name": "test_no_objective", + "lineno": 751, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_options_parsing_SCIP_HIGHS", + "name": "test_options_parsing_SCIP_HIGHS", + "lineno": 764, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_relaxed_mip", + "name": "test_relaxed_mip", + "lineno": 777, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_repeated_name", + "name": "test_repeated_name", + "lineno": 789, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_sequential_solve", + "name": "test_sequential_solve", + "lineno": 802, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_unbounded", + "name": "test_unbounded", + "lineno": 818, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_unset_objective_value__is_valid", + "name": "test_unset_objective_value__is_valid", + "lineno": 831, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_variable_as_objective", + "name": "test_variable_as_objective", + "lineno": 843, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest.test_zero_constraint", + "name": "test_zero_constraint", + "lineno": 857, + "scope": "BaseSolverTest.PuLPTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.SASTest.test_sas_with_option", + "name": "test_sas_with_option", + "lineno": 875, + "scope": "SASTest", + "is_async": false + }, + { + "id": "pulp.tests.solver_common.getSortedDict", + "name": "getSortedDict", + "lineno": 891, + "scope": null, + "is_async": false + } + ], + "pulp.tests.test_choco_cmd": [], + "pulp.tests.test_coinmp_dll": [], + "pulp.tests.test_coin_cmd": [ + { + "id": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest.read_command_line_from_log_file", + "name": "read_command_line_from_log_file", + "lineno": 23, + "scope": "COIN_CMD_CBCOptionsTest", + "is_async": false + }, + { + "id": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest.extract_option_from_command_line", + "name": "extract_option_from_command_line", + "lineno": 34, + "scope": "COIN_CMD_CBCOptionsTest", + "is_async": false + }, + { + "id": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest.test_presolve_off", + "name": "test_presolve_off", + "lineno": 65, + "scope": "COIN_CMD_CBCOptionsTest", + "is_async": false + }, + { + "id": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest.test_cuts_on", + "name": "test_cuts_on", + "lineno": 103, + "scope": "COIN_CMD_CBCOptionsTest", + "is_async": false + }, + { + "id": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest.test_cuts_off", + "name": "test_cuts_off", + "lineno": 149, + "scope": "COIN_CMD_CBCOptionsTest", + "is_async": false + }, + { + "id": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest.test_strong", + "name": "test_strong", + "lineno": 186, + "scope": "COIN_CMD_CBCOptionsTest", + "is_async": false + }, + { + "id": "pulp.tests.test_coin_cmd.COIN_CMDTest.test_infeasible", + "name": "test_infeasible", + "lineno": 240, + "scope": "COIN_CMDTest", + "is_async": false + }, + { + "id": "pulp.tests.test_coin_cmd.COIN_CMDTest.test_add_variable_dicts_tuple_indices_mps_path", + "name": "test_add_variable_dicts_tuple_indices_mps_path", + "lineno": 253, + "scope": "COIN_CMDTest", + "is_async": false + }, + { + "id": "pulp.tests.test_coin_cmd.COIN_CMDTest.test_add_variable_dicts_tuple_indices_mip_mps_path", + "name": "test_add_variable_dicts_tuple_indices_mip_mps_path", + "lineno": 272, + "scope": "COIN_CMDTest", + "is_async": false + } + ], + "pulp.tests.test_copt": [], + "pulp.tests.test_cplex_cmd": [ + { + "id": "pulp.tests.test_cplex_cmd.CPLEX_CMDTest.test_parse_cplex_mipopt_solution", + "name": "test_parse_cplex_mipopt_solution", + "lineno": 27, + "scope": "CPLEX_CMDTest", + "is_async": false + } + ], + "pulp.tests.test_cplex_py": [ + { + "id": "pulp.tests.test_cplex_py.CPLEX_PYTest._build", + "name": "_build", + "lineno": 29, + "scope": "CPLEX_PYTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_search_param_without_solver_model", + "name": "test_search_param_without_solver_model", + "lineno": 38, + "scope": "CPLEX_PYTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_get_param", + "name": "test_get_param", + "lineno": 47, + "scope": "CPLEX_PYTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_get_param_with_full_path", + "name": "test_get_param_with_full_path", + "lineno": 55, + "scope": "CPLEX_PYTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_set_param", + "name": "test_set_param", + "lineno": 62, + "scope": "CPLEX_PYTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_set_param_with_full_path", + "name": "test_set_param_with_full_path", + "lineno": 70, + "scope": "CPLEX_PYTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_changed_param", + "name": "test_changed_param", + "lineno": 78, + "scope": "CPLEX_PYTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_callback", + "name": "test_callback", + "lineno": 83, + "scope": "CPLEX_PYTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_callback.Callback.__call__", + "name": "__call__", + "lineno": 91, + "scope": "CPLEX_PYTest.test_callback.Callback", + "is_async": false + } + ], + "pulp.tests.test_cpsat": [ + { + "id": "pulp.tests.test_cpsat.CPSATTest.setUp", + "name": "setUp", + "lineno": 19, + "scope": "CPSATTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cpsat.CPSATUnitTest.setUp", + "name": "setUp", + "lineno": 55, + "scope": "CPSATUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cpsat.CPSATUnitTest.test_available", + "name": "test_available", + "lineno": 60, + "scope": "CPSATUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cpsat.CPSATUnitTest.test_integer_mip", + "name": "test_integer_mip", + "lineno": 63, + "scope": "CPSATUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cpsat.CPSATUnitTest.test_continuous_as_integer", + "name": "test_continuous_as_integer", + "lineno": 75, + "scope": "CPSATUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cpsat.CPSATUnitTest.test_feasibility_only", + "name": "test_feasibility_only", + "lineno": 84, + "scope": "CPSATUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cpsat.CPSATUnitTest.test_unbounded_variable_raises", + "name": "test_unbounded_variable_raises", + "lineno": 94, + "scope": "CPSATUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cpsat.CPSATUnitTest.test_warm_start", + "name": "test_warm_start", + "lineno": 101, + "scope": "CPSATUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cpsat.CPSATUnitTest.test_repeated_name_raises", + "name": "test_repeated_name_raises", + "lineno": 113, + "scope": "CPSATUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_cpsat.CPSATUnitTest.test_maximize", + "name": "test_maximize", + "lineno": 121, + "scope": "CPSATUnitTest", + "is_async": false + } + ], + "pulp.tests.test_cuopt": [], + "pulp.tests.test_examples": [ + { + "id": "pulp.tests.test_examples.Examples_DocsTests.test_examples", + "name": "test_examples", + "lineno": 9, + "scope": "Examples_DocsTests", + "is_async": false + }, + { + "id": "pulp.tests.test_examples.Examples_DocsTests.test_doctest", + "name": "test_doctest", + "lineno": 30, + "scope": "Examples_DocsTests", + "is_async": false + } + ], + "pulp.tests.test_fscip_cmd": [ + { + "id": "pulp.tests.test_fscip_cmd.FSCIP_CMDTest.test_relaxed_mip", + "name": "test_relaxed_mip", + "lineno": 39, + "scope": "FSCIP_CMDTest", + "is_async": false + } + ], + "pulp.tests.test_glpk_cmd": [ + { + "id": "pulp.tests.test_glpk_cmd.GLPK_CMDTest.test_issue814_rounding_mip", + "name": "test_issue814_rounding_mip", + "lineno": 22, + "scope": "GLPK_CMDTest", + "is_async": false + }, + { + "id": "pulp.tests.test_glpk_cmd.GLPK_CMDTest.test_issue814_rounding_lp", + "name": "test_issue814_rounding_lp", + "lineno": 41, + "scope": "GLPK_CMDTest", + "is_async": false + }, + { + "id": "pulp.tests.test_glpk_cmd.GLPK_CMDTest.test_issue814_rounding_ipt", + "name": "test_issue814_rounding_ipt", + "lineno": 59, + "scope": "GLPK_CMDTest", + "is_async": false + } + ], + "pulp.tests.test_gurobi": [], + "pulp.tests.test_gurobipy_env": [ + { + "id": "pulp.tests.test_gurobipy_env.check_dummy_env", + "name": "check_dummy_env", + "lineno": 11, + "scope": null, + "is_async": false + }, + { + "id": "pulp.tests.test_gurobipy_env.is_single_use_license", + "name": "is_single_use_license", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "pulp.tests.test_gurobipy_env.generate_lp", + "name": "generate_lp", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "pulp.tests.test_gurobipy_env.GurobiEnvTests.setUp", + "name": "setUp", + "lineno": 43, + "scope": "GurobiEnvTests", + "is_async": false + }, + { + "id": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_gp_env", + "name": "test_gp_env", + "lineno": 49, + "scope": "GurobiEnvTests", + "is_async": false + }, + { + "id": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_gp_env_no_close", + "name": "test_gp_env_no_close", + "lineno": 58, + "scope": "GurobiEnvTests", + "is_async": false + }, + { + "id": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_multiple_gp_env", + "name": "test_multiple_gp_env", + "lineno": 70, + "scope": "GurobiEnvTests", + "is_async": false + }, + { + "id": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_backward_compatibility", + "name": "test_backward_compatibility", + "lineno": 85, + "scope": "GurobiEnvTests", + "is_async": false + }, + { + "id": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_manage_env", + "name": "test_manage_env", + "lineno": 103, + "scope": "GurobiEnvTests", + "is_async": false + }, + { + "id": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_multiple_solves", + "name": "test_multiple_solves", + "lineno": 111, + "scope": "GurobiEnvTests", + "is_async": false + }, + { + "id": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_leak", + "name": "test_leak", + "lineno": 125, + "scope": "GurobiEnvTests", + "is_async": false + } + ], + "pulp.tests.test_gurobi_cmd": [ + { + "id": "pulp.tests.test_gurobi_cmd.GUROBI_CMDTest.test_relaxed_mip", + "name": "test_relaxed_mip", + "lineno": 39, + "scope": "GUROBI_CMDTest", + "is_async": false + } + ], + "pulp.tests.test_highs": [ + { + "id": "pulp.tests.test_highs.HiGHS_PYTest.test_callback", + "name": "test_callback", + "lineno": 20, + "scope": "HiGHS_PYTest", + "is_async": false + }, + { + "id": "pulp.tests.test_highs.HiGHS_PYTest.test_callback.user_callback", + "name": "user_callback", + "lineno": 26, + "scope": "HiGHS_PYTest.test_callback", + "is_async": false + } + ], + "pulp.tests.test_highs_cmd": [ + { + "id": "pulp.tests.test_highs_cmd.HiGHS_CMDTest.setup_test_options_parsing_SCIP_HIGHS", + "name": "setup_test_options_parsing_SCIP_HIGHS", + "lineno": 27, + "scope": "HiGHS_CMDTest", + "is_async": false + }, + { + "id": "pulp.tests.test_highs_cmd.HiGHS_CMDTest.test_relaxed_mip", + "name": "test_relaxed_mip", + "lineno": 31, + "scope": "HiGHS_CMDTest", + "is_async": false + } + ], + "pulp.tests.test_lpdot": [ + { + "id": "pulp.tests.test_lpdot.test_lpdot", + "name": "test_lpdot", + "lineno": 4, + "scope": null, + "is_async": false + }, + { + "id": "pulp.tests.test_lpdot.test_pulp_002", + "name": "test_pulp_002", + "lineno": 12, + "scope": null, + "is_async": false + } + ], + "pulp.tests.test_mipcl_cmd": [], + "pulp.tests.test_mosek": [], + "pulp.tests.test_pulp": [ + { + "id": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "name": "_make_prob", + "lineno": 44, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_variable_bounds_inf_conversion", + "name": "test_variable_bounds_inf_conversion", + "lineno": 49, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_variable_bounds_set_finite", + "name": "test_variable_bounds_set_finite", + "lineno": 59, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_variable_dj_default_none", + "name": "test_variable_dj_default_none", + "lineno": 69, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_variable_dj_set_and_get", + "name": "test_variable_dj_set_and_get", + "lineno": 74, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_pi_default_none", + "name": "test_constraint_pi_default_none", + "lineno": 82, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_pi_set_and_get", + "name": "test_constraint_pi_set_and_get", + "lineno": 89, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_slack_default_none", + "name": "test_constraint_slack_default_none", + "lineno": 98, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_slack_set_and_get", + "name": "test_constraint_slack_set_and_get", + "lineno": 105, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_sense_property", + "name": "test_constraint_sense_property", + "lineno": 116, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_rhs_via_constant", + "name": "test_constraint_rhs_via_constant", + "lineno": 126, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_items_keys_values", + "name": "test_constraint_items_keys_values", + "lineno": 134, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_auto_named_constraint", + "name": "test_auto_named_constraint", + "lineno": 150, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_multiple_auto_named_constraints", + "name": "test_multiple_auto_named_constraints", + "lineno": 160, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_name_leading_underscore_raises", + "name": "test_constraint_name_leading_underscore_raises", + "lineno": 174, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_from_dataclass_sanitizes_leading_underscore_constraint_name", + "name": "test_from_dataclass_sanitizes_leading_underscore_constraint_name", + "lineno": 180, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_duplicate_constraint_name_raises", + "name": "test_duplicate_constraint_name_raises", + "lineno": 208, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_constraints_property_returns_list", + "name": "test_constraints_property_returns_list", + "lineno": 218, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_constraints_property_fresh_wrappers", + "name": "test_constraints_property_fresh_wrappers", + "lineno": 229, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_variables_returns_list", + "name": "test_variables_returns_list", + "lineno": 240, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_variables_fresh_wrappers", + "name": "test_variables_fresh_wrappers", + "lineno": 250, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "name": "test_lp_problem_copy_rust_model", + "lineno": 258, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_assign_vars_vals", + "name": "test_assign_vars_vals", + "lineno": 296, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_assign_vars_dj", + "name": "test_assign_vars_dj", + "lineno": 305, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_assign_cons_pi", + "name": "test_assign_cons_pi", + "lineno": 312, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_assign_cons_slack", + "name": "test_assign_cons_slack", + "lineno": 319, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_variable_arithmetic_operators", + "name": "test_variable_arithmetic_operators", + "lineno": 328, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_variable_comparison_operators", + "name": "test_variable_comparison_operators", + "lineno": 340, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_dropped_model_raises_value_error", + "name": "test_dropped_model_raises_value_error", + "lineno": 355, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_dropped_model_add_expr_raises_value_error", + "name": "test_dropped_model_add_expr_raises_value_error", + "lineno": 367, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_numpy_scalar_constant_on_left", + "name": "test_constraint_numpy_scalar_constant_on_left", + "lineno": 380, + "scope": "ModelUnitTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest._make_prob", + "name": "_make_prob", + "lineno": 412, + "scope": "VariableIndirectionTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest._add_named_variable", + "name": "_add_named_variable", + "lineno": 416, + "scope": "VariableIndirectionTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_from_helper_factory_uses_same_model", + "name": "test_variable_from_helper_factory_uses_same_model", + "lineno": 419, + "scope": "VariableIndirectionTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint", + "name": "test_variable_passed_to_second_helper_for_objective_and_constraint", + "lineno": 435, + "scope": "VariableIndirectionTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint.build_objective", + "name": "build_objective", + "lineno": 438, + "scope": "VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint.add_leq", + "name": "add_leq", + "lineno": 441, + "scope": "VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_in_nested_def_closure", + "name": "test_variable_in_nested_def_closure", + "lineno": 455, + "scope": "VariableIndirectionTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_in_nested_def_closure.build", + "name": "build", + "lineno": 456, + "scope": "VariableIndirectionTest.test_variable_in_nested_def_closure", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_in_nested_def_closure.build.add_x", + "name": "add_x", + "lineno": 459, + "scope": "VariableIndirectionTest.test_variable_in_nested_def_closure.build", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_higher_order_identity_passthrough", + "name": "test_higher_order_identity_passthrough", + "lineno": 477, + "scope": "VariableIndirectionTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_higher_order_identity_passthrough.ident", + "name": "ident", + "lineno": 478, + "scope": "VariableIndirectionTest.test_higher_order_identity_passthrough", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_higher_order_identity_passthrough.double_pipe", + "name": "double_pipe", + "lineno": 481, + "scope": "VariableIndirectionTest.test_higher_order_identity_passthrough", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_forwarded_in_kwargs", + "name": "test_variable_forwarded_in_kwargs", + "lineno": 494, + "scope": "VariableIndirectionTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_forwarded_in_kwargs.accept", + "name": "accept", + "lineno": 495, + "scope": "VariableIndirectionTest.test_variable_forwarded_in_kwargs", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_tuple_unpack_from_helper_then_constraint", + "name": "test_tuple_unpack_from_helper_then_constraint", + "lineno": 505, + "scope": "VariableIndirectionTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_tuple_unpack_from_helper_then_constraint.make_pair", + "name": "make_pair", + "lineno": 506, + "scope": "VariableIndirectionTest.test_tuple_unpack_from_helper_then_constraint", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_tuple_unpack_from_helper_then_constraint.use_them", + "name": "use_them", + "lineno": 509, + "scope": "VariableIndirectionTest.test_tuple_unpack_from_helper_then_constraint", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_list_of_variables_built_in_helper_then_lpSum", + "name": "test_list_of_variables_built_in_helper_then_lpSum", + "lineno": 518, + "scope": "VariableIndirectionTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest.test_list_of_variables_built_in_helper_then_lpSum.collect_vars", + "name": "collect_vars", + "lineno": 519, + "scope": "VariableIndirectionTest.test_list_of_variables_built_in_helper_then_lpSum", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._default_solver_available", + "name": "_default_solver_available", + "lineno": 534, + "scope": "PuLPModelTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported", + "name": "_solve_exported", + "lineno": 537, + "scope": "PuLPModelTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_variable_0_is_deleted", + "name": "test_variable_0_is_deleted", + "lineno": 542, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_NAN_const", + "name": "test_NAN_const", + "lineno": 555, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_NAN_const.gives_error", + "name": "gives_error", + "lineno": 561, + "scope": "PuLPModelTest._solve_exported.test_NAN_const", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_NAN_bound", + "name": "test_NAN_bound", + "lineno": 568, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_NAN_bound.gives_error", + "name": "gives_error", + "lineno": 571, + "scope": "PuLPModelTest._solve_exported.test_NAN_bound", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_non_intermediate_var", + "name": "test_non_intermediate_var", + "lineno": 581, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_intermediate_var", + "name": "test_intermediate_var", + "lineno": 592, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_comparison", + "name": "test_comparison", + "lineno": 604, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_pulpTestAll", + "name": "test_pulpTestAll", + "lineno": 617, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_assignInvalidStatus", + "name": "test_assignInvalidStatus", + "lineno": 622, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_makeDict_behavior", + "name": "test_makeDict_behavior", + "lineno": 628, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_makeDict_default_value", + "name": "test_makeDict_default_value", + "lineno": 640, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_maximize", + "name": "test_importMPS_maximize", + "lineno": 654, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_noname", + "name": "test_importMPS_noname", + "lineno": 673, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_integer", + "name": "test_importMPS_integer", + "lineno": 692, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_binary", + "name": "test_importMPS_binary", + "lineno": 709, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_RHS_fields56", + "name": "test_importMPS_RHS_fields56", + "lineno": 727, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_PL_bound", + "name": "test_importMPS_PL_bound", + "lineno": 735, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPF_MI_bound", + "name": "test_importMPF_MI_bound", + "lineno": 743, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_unbounded_problem__is_not_valid", + "name": "test_unbounded_problem__is_not_valid", + "lineno": 753, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_false_constraint", + "name": "test_false_constraint", + "lineno": 764, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_false_constraint.add_const", + "name": "add_const", + "lineno": 767, + "scope": "PuLPModelTest._solve_exported.test_false_constraint", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_LpVariable_indexs_param", + "name": "test_LpVariable_indexs_param", + "lineno": 825, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_LpVariable_indices_param", + "name": "test_LpVariable_indices_param", + "lineno": 861, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_sum_nan_values", + "name": "test_sum_nan_values", + "lineno": 885, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_multiply_nan_values", + "name": "test_multiply_nan_values", + "lineno": 894, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_copy", + "name": "test_constraint_copy", + "lineno": 903, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "name": "test_constraint_add", + "lineno": 928, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_neg", + "name": "test_constraint_neg", + "lineno": 982, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "name": "test_constraint_sub", + "lineno": 1000, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "name": "test_constraint_mul", + "lineno": 1044, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "name": "test_constraint_div", + "lineno": 1084, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_variable_div", + "name": "test_variable_div", + "lineno": 1124, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_794", + "name": "test_regression_794", + "lineno": 1136, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_805", + "name": "test_regression_805", + "lineno": 1176, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_decimal_815_addinplace", + "name": "test_decimal_815_addinplace", + "lineno": 1195, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_mps_output_unbounded_variable", + "name": "test_mps_output_unbounded_variable", + "lineno": 1222, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_numpy_float", + "name": "test_numpy_float", + "lineno": 1244, + "scope": "PuLPModelTest._solve_exported", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP", + "name": "test_export_dict_LP", + "lineno": 1258, + "scope": "PuLPModelTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP_no_obj", + "name": "test_export_dict_LP_no_obj", + "lineno": 1278, + "scope": "PuLPModelTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest.test_export_json_LP", + "name": "test_export_json_LP", + "lineno": 1297, + "scope": "PuLPModelTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_MIP", + "name": "test_export_dict_MIP", + "lineno": 1324, + "scope": "PuLPModelTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_max", + "name": "test_export_dict_max", + "lineno": 1346, + "scope": "PuLPModelTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest.test_export_solver_dict_LP", + "name": "test_export_solver_dict_LP", + "lineno": 1366, + "scope": "PuLPModelTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest.test_export_solver_json", + "name": "test_export_solver_json", + "lineno": 1387, + "scope": "PuLPModelTest", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp._affine_keyed", + "name": "_affine_keyed", + "lineno": 1418, + "scope": null, + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_matches_lpSum", + "name": "test_lpSum_vars_matches_lpSum", + "lineno": 1426, + "scope": "TestLpSumVars", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_empty", + "name": "test_lpSum_vars_empty", + "lineno": 1434, + "scope": "TestLpSumVars", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_coefs_matches_lpSum", + "name": "test_lpSum_vars_coefs_matches_lpSum", + "lineno": 1439, + "scope": "TestLpSumVars", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_coefs_empty", + "name": "test_lpSum_vars_coefs_empty", + "lineno": 1447, + "scope": "TestLpSumVars", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.TestLpSumVars.test_add_term_ids_coeffs_bad_id", + "name": "test_add_term_ids_coeffs_bad_id", + "lineno": 1452, + "scope": "TestLpSumVars", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_mixed_model", + "name": "test_lpSum_vars_mixed_model", + "lineno": 1463, + "scope": "TestLpSumVars", + "is_async": false + }, + { + "id": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_coefs_nonfinite", + "name": "test_lpSum_vars_coefs_nonfinite", + "lineno": 1471, + "scope": "TestLpSumVars", + "is_async": false + } + ], + "pulp.tests.test_pyglpk": [], + "pulp.tests.test_rust_core": [ + { + "id": "pulp.tests.test_rust_core.RustCoreSmokeTest.test_to_rust_model_available", + "name": "test_to_rust_model_available", + "lineno": 7, + "scope": "RustCoreSmokeTest", + "is_async": false + } + ], + "pulp.tests.test_sas94": [], + "pulp.tests.test_sascas": [], + "pulp.tests.test_scip_cmd": [ + { + "id": "pulp.tests.test_scip_cmd.SCIP_CMDTest.setup_test_options_parsing_SCIP_HIGHS", + "name": "setup_test_options_parsing_SCIP_HIGHS", + "lineno": 29, + "scope": "SCIP_CMDTest", + "is_async": false + }, + { + "id": "pulp.tests.test_scip_cmd.SCIP_CMDTest.test_relaxed_mip", + "name": "test_relaxed_mip", + "lineno": 32, + "scope": "SCIP_CMDTest", + "is_async": false + } + ], + "pulp.tests.test_scip_py": [ + { + "id": "pulp.tests.test_scip_py.SCIP_PYTest.test_relaxed_mip", + "name": "test_relaxed_mip", + "lineno": 28, + "scope": "SCIP_PYTest", + "is_async": false + } + ], + "pulp.tests.test_sparse": [ + { + "id": "pulp.tests.test_sparse.SparseTest.test_sparse", + "name": "test_sparse", + "lineno": 7, + "scope": "SparseTest", + "is_async": false + }, + { + "id": "pulp.tests.test_sparse.SparseTest.test_sparse_floats", + "name": "test_sparse_floats", + "lineno": 32, + "scope": "SparseTest", + "is_async": false + } + ], + "pulp.tests.test_write_lp": [ + { + "id": "pulp.tests.test_write_lp._collect_row_labels_before_colon", + "name": "_collect_row_labels_before_colon", + "lineno": 31, + "scope": null, + "is_async": false + }, + { + "id": "pulp.tests.test_write_lp._assert_cplex_lp_shell", + "name": "_assert_cplex_lp_shell", + "lineno": 64, + "scope": null, + "is_async": false + }, + { + "id": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_variable_constraint_and_objective_rows", + "name": "test_escapes_spaces_in_variable_constraint_and_objective_rows", + "lineno": 87, + "scope": "WriteLpTest", + "is_async": false + }, + { + "id": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_bounds_generals_binaries", + "name": "test_escapes_spaces_in_bounds_generals_binaries", + "lineno": 115, + "scope": "WriteLpTest", + "is_async": false + }, + { + "id": "pulp.tests.test_write_lp.WriteLpTest.test_exported_variables_only_used_columns", + "name": "test_exported_variables_only_used_columns", + "lineno": 142, + "scope": "WriteLpTest", + "is_async": false + }, + { + "id": "pulp.tests.test_write_lp.WriteLpTest.test_sos_section_escapes_variable_names", + "name": "test_sos_section_escapes_variable_names", + "lineno": 150, + "scope": "WriteLpTest", + "is_async": false + }, + { + "id": "pulp.tests.test_write_lp.WriteLpTest.test_maximize_and_constraint_sense_tokens", + "name": "test_maximize_and_constraint_sense_tokens", + "lineno": 170, + "scope": "WriteLpTest", + "is_async": false + }, + { + "id": "pulp.tests.test_write_lp.WriteLpTest.test_empty_constraint_uses_escaped_dummy_name", + "name": "test_empty_constraint_uses_escaped_dummy_name", + "lineno": 188, + "scope": "WriteLpTest", + "is_async": false + }, + { + "id": "pulp.tests.test_write_lp.WriteLpTest.test_assign_vars_vals_accepts_lp_escaped_variable_names", + "name": "test_assign_vars_vals_accepts_lp_escaped_variable_names", + "lineno": 206, + "scope": "WriteLpTest", + "is_async": false + }, + { + "id": "pulp.tests.test_write_lp.WriteLpTest.test_assign_vars_dj_accepts_lp_escaped_variable_names", + "name": "test_assign_vars_dj_accepts_lp_escaped_variable_names", + "lineno": 215, + "scope": "WriteLpTest", + "is_async": false + }, + { + "id": "pulp.tests.test_write_lp.WriteLpTest.test_coin_readsol_mps_maps_lp_file_column_names_to_model_names", + "name": "test_coin_readsol_mps_maps_lp_file_column_names_to_model_names", + "lineno": 223, + "scope": "WriteLpTest", + "is_async": false + }, + { + "id": "pulp.tests.test_write_lp.WriteLpTest.test_duplicate_vars_after_normalization_detected_on_write_lp", + "name": "test_duplicate_vars_after_normalization_detected_on_write_lp", + "lineno": 252, + "scope": "WriteLpTest", + "is_async": false + } + ], + "pulp.tests.test_write_mps": [ + { + "id": "pulp.tests.test_write_mps.WriteMpsGoldenSmokeTest.test_write_mps_continuous_matches_golden", + "name": "test_write_mps_continuous_matches_golden", + "lineno": 11, + "scope": "WriteMpsGoldenSmokeTest", + "is_async": false + } + ], + "pulp.tests.test_xpress_cmd": [], + "pulp.tests.test_xpress_py": [], + "pulp.tests.test_yaposib": [], + "pulp.tests": [], + "scripts.benchmark_mps_write": [ + { + "id": "scripts.benchmark_mps_write.main", + "name": "main", + "lineno": 13, + "scope": null, + "is_async": false + } + ], + "scripts.capture_mps_goldens": [ + { + "id": "scripts.capture_mps_goldens._write_continuous", + "name": "_write_continuous", + "lineno": 10, + "scope": null, + "is_async": false + }, + { + "id": "scripts.capture_mps_goldens._write_integer", + "name": "_write_integer", + "lineno": 22, + "scope": null, + "is_async": false + }, + { + "id": "scripts.capture_mps_goldens._write_binary", + "name": "_write_binary", + "lineno": 34, + "scope": null, + "is_async": false + }, + { + "id": "scripts.capture_mps_goldens._write_rename", + "name": "_write_rename", + "lineno": 45, + "scope": null, + "is_async": false + }, + { + "id": "scripts.capture_mps_goldens._write_objsense_max", + "name": "_write_objsense_max", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "scripts.capture_mps_goldens.main", + "name": "main", + "lineno": 65, + "scope": null, + "is_async": false + } + ] + }, + "class_graph": { + "doc.KPyCon2009.code.beerdistribution": [], + "doc.KPyCon2009.code.wedding": [], + "doc.KPyCon2009.code.whiskas": [], + "doc.source.conf": [], + "doc.source._static.plotter": [], + "examples.AmericanSteelProblem": [], + "examples.BeerDistributionProblem": [], + "examples.BeerDistributionProblemCompetitorExtension": [], + "examples.BeerDistributionProblemWarehouseExtension": [], + "examples.BeerDistributionProblem_resolve": [], + "examples.CG": [ + { + "id": "examples.CG.Pattern", + "name": "Pattern", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "examples.ComputerPlantProblem": [], + "examples.furniture": [], + "examples.SpongeRollProblem1": [], + "examples.SpongeRollProblem2": [], + "examples.SpongeRollProblem3": [], + "examples.SpongeRollProblem4": [ + { + "id": "examples.SpongeRollProblem4.Pattern", + "name": "Pattern", + "lineno": 41, + "bases": [], + "scope": null + } + ], + "examples.SpongeRollProblem5": [], + "examples.Sudoku1": [], + "examples.Sudoku2": [], + "examples.test1": [], + "examples.test2": [], + "examples.test3": [], + "examples.test4": [], + "examples.test5": [], + "examples.test7": [], + "examples.Two_stage_Stochastic_GemstoneTools": [], + "examples.wedding": [], + "examples.wedding_initial": [], + "examples.WhiskasModel1": [], + "examples.WhiskasModel2": [], + "examples": [], + "pulp.constants": [ + { + "id": "pulp.constants.PulpError", + "name": "PulpError", + "lineno": 90, + "bases": [ + "Exception" + ], + "scope": null + } + ], + "pulp.mps_lp": [ + { + "id": "pulp.mps_lp.MPSParameters", + "name": "MPSParameters", + "lineno": 27, + "bases": [], + "scope": null + }, + { + "id": "pulp.mps_lp.MPSCoefficient", + "name": "MPSCoefficient", + "lineno": 44, + "bases": [], + "scope": null + }, + { + "id": "pulp.mps_lp.MPSObjective", + "name": "MPSObjective", + "lineno": 54, + "bases": [], + "scope": null + }, + { + "id": "pulp.mps_lp.MPSVariable", + "name": "MPSVariable", + "lineno": 66, + "bases": [], + "scope": null + }, + { + "id": "pulp.mps_lp.MPSConstraint", + "name": "MPSConstraint", + "lineno": 87, + "bases": [], + "scope": null + }, + { + "id": "pulp.mps_lp.MPS", + "name": "MPS", + "lineno": 106, + "bases": [], + "scope": null + } + ], + "pulp.pulp": [], + "pulp.sparse": [ + { + "id": "pulp.sparse.Matrix", + "name": "Matrix", + "lineno": 35, + "bases": [ + "", + "" + ], + "scope": null + } + ], + "pulp.utilities": [], + "pulp": [], + "pulp.apis.choco": [ + { + "id": "pulp.apis.choco.CHOCO_CMD", + "name": "CHOCO_CMD", + "lineno": 40, + "bases": [ + "LpSolver_CMD" + ], + "scope": null + } + ], + "pulp.apis.coin": [ + { + "id": "pulp.apis.coin.COIN_CMD", + "name": "COIN_CMD", + "lineno": 71, + "bases": [ + "LpSolver_CMD" + ], + "scope": null + }, + { + "id": "pulp.apis.coin.COINMP_DLL", + "name": "COINMP_DLL", + "lineno": 447, + "bases": [ + "LpSolver" + ], + "scope": null + }, + { + "id": "pulp.apis.coin.YAPOSIB", + "name": "YAPOSIB", + "lineno": 695, + "bases": [ + "LpSolver" + ], + "scope": null + }, + { + "id": "pulp.apis.coin.CYLP", + "name": "CYLP", + "lineno": 867, + "bases": [ + "LpSolver" + ], + "scope": null + } + ], + "pulp.apis.copt": [ + { + "id": "pulp.apis.copt.COPT_CMD", + "name": "COPT_CMD", + "lineno": 56, + "bases": [ + "LpSolver_CMD" + ], + "scope": null + }, + { + "id": "pulp.apis.copt.COPT_DLL", + "name": "COPT_DLL", + "lineno": 290, + "bases": [ + "LpSolver" + ], + "scope": null + }, + { + "id": "pulp.apis.copt.COPT", + "name": "COPT", + "lineno": 860, + "bases": [ + "LpSolver" + ], + "scope": null + } + ], + "pulp.apis.core": [ + { + "id": "pulp.apis.core.PulpSolverError", + "name": "PulpSolverError", + "lineno": 99, + "bases": [ + "const.PulpError" + ], + "scope": null + }, + { + "id": "pulp.apis.core.LpSolver", + "name": "LpSolver", + "lineno": 107, + "bases": [], + "scope": null + }, + { + "id": "pulp.apis.core.LpSolver_CMD", + "name": "LpSolver_CMD", + "lineno": 319, + "bases": [ + "LpSolver" + ], + "scope": null + } + ], + "pulp.apis.cplex": [ + { + "id": "pulp.apis.cplex.CPLEX_CMD", + "name": "CPLEX_CMD", + "lineno": 25, + "bases": [ + "LpSolver_CMD" + ], + "scope": null + }, + { + "id": "pulp.apis.cplex.CPLEX_PY", + "name": "CPLEX_PY", + "lineno": 306, + "bases": [ + "LpSolver" + ], + "scope": null + } + ], + "pulp.apis.cuopt": [ + { + "id": "pulp.apis.cuopt.CUOPT", + "name": "CUOPT", + "lineno": 36, + "bases": [ + "LpSolver" + ], + "scope": null + } + ], + "pulp.apis.glpk": [ + { + "id": "pulp.apis.glpk.GLPK_CMD", + "name": "GLPK_CMD", + "lineno": 50, + "bases": [ + "LpSolver_CMD" + ], + "scope": null + }, + { + "id": "pulp.apis.glpk.PYGLPK", + "name": "PYGLPK", + "lineno": 240, + "bases": [ + "LpSolver" + ], + "scope": null + } + ], + "pulp.apis.gurobi": [ + { + "id": "pulp.apis.gurobi.GUROBI", + "name": "GUROBI", + "lineno": 45, + "bases": [ + "LpSolver" + ], + "scope": null + }, + { + "id": "pulp.apis.gurobi.GUROBI_CMD", + "name": "GUROBI_CMD", + "lineno": 399, + "bases": [ + "LpSolver_CMD" + ], + "scope": null + } + ], + "pulp.apis.highs": [ + { + "id": "pulp.apis.highs.HiGHS_CMD", + "name": "HiGHS_CMD", + "lineno": 44, + "bases": [ + "LpSolver_CMD" + ], + "scope": null + }, + { + "id": "pulp.apis.highs.HiGHS", + "name": "HiGHS", + "lineno": 283, + "bases": [ + "LpSolver" + ], + "scope": null + } + ], + "pulp.apis.mipcl": [ + { + "id": "pulp.apis.mipcl.MIPCL_CMD", + "name": "MIPCL_CMD", + "lineno": 41, + "bases": [ + "LpSolver_CMD" + ], + "scope": null + } + ], + "pulp.apis.mosek": [ + { + "id": "pulp.apis.mosek.MOSEK", + "name": "MOSEK", + "lineno": 39, + "bases": [ + "LpSolver" + ], + "scope": null + } + ], + "pulp.apis.ortools": [ + { + "id": "pulp.apis.ortools.CPSAT", + "name": "CPSAT", + "lineno": 48, + "bases": [ + "LpSolver" + ], + "scope": null + } + ], + "pulp.apis.sas": [ + { + "id": "pulp.apis.sas.SASsolver", + "name": "SASsolver", + "lineno": 96, + "bases": [ + "LpSolver_CMD" + ], + "scope": null + }, + { + "id": "pulp.apis.sas.SAS94", + "name": "SAS94", + "lineno": 179, + "bases": [ + "SASsolver" + ], + "scope": null + }, + { + "id": "pulp.apis.sas.SASCAS", + "name": "SASCAS", + "lineno": 489, + "bases": [ + "SASsolver" + ], + "scope": null + }, + { + "id": "pulp.apis.sas.SASLogWriter", + "name": "SASLogWriter", + "lineno": 733, + "bases": [], + "scope": null + } + ], + "pulp.apis.scip": [ + { + "id": "pulp.apis.scip.SCIP_CMD", + "name": "SCIP_CMD", + "lineno": 44, + "bases": [ + "LpSolver_CMD" + ], + "scope": null + }, + { + "id": "pulp.apis.scip.FSCIP_CMD", + "name": "FSCIP_CMD", + "lineno": 241, + "bases": [ + "LpSolver_CMD" + ], + "scope": null + }, + { + "id": "pulp.apis.scip.SCIP_PY", + "name": "SCIP_PY", + "lineno": 467, + "bases": [ + "LpSolver" + ], + "scope": null + } + ], + "pulp.apis.xpress": [ + { + "id": "pulp.apis.xpress.XPRESS", + "name": "XPRESS", + "lineno": 50, + "bases": [ + "LpSolver_CMD" + ], + "scope": null + }, + { + "id": "pulp.apis.xpress.XPRESS_PY", + "name": "XPRESS_PY", + "lineno": 333, + "bases": [ + "LpSolver" + ], + "scope": null + } + ], + "pulp.apis": [], + "pulp.core.linear": [], + "pulp.core.lp_affine_expression": [ + { + "id": "pulp.core.lp_affine_expression.LpAffineExpression", + "name": "LpAffineExpression", + "lineno": 14, + "bases": [], + "scope": null + } + ], + "pulp.core.lp_constraint": [ + { + "id": "pulp.core.lp_constraint.LpConstraint", + "name": "LpConstraint", + "lineno": 14, + "bases": [], + "scope": null + } + ], + "pulp.core.lp_problem": [ + { + "id": "pulp.core.lp_problem.LpProblem", + "name": "LpProblem", + "lineno": 27, + "bases": [], + "scope": null + } + ], + "pulp.core.lp_variable": [ + { + "id": "pulp.core.lp_variable.LpVariable", + "name": "LpVariable", + "lineno": 28, + "bases": [], + "scope": null + } + ], + "pulp.core._internal": [], + "pulp.core": [], + "pulp.tests.bin_packing_problem": [], + "pulp.tests.run_tests": [], + "pulp.tests.solver_common": [ + { + "id": "pulp.tests.solver_common.PulpTestConfig", + "name": "PulpTestConfig", + "lineno": 98, + "bases": [], + "scope": null + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest", + "name": "BaseSolverTest", + "lineno": 295, + "bases": [], + "scope": null + }, + { + "id": "pulp.tests.solver_common.BaseSolverTest.PuLPTest", + "name": "PuLPTest", + "lineno": 296, + "bases": [ + "unittest.TestCase" + ], + "scope": "BaseSolverTest" + }, + { + "id": "pulp.tests.solver_common.SASTest", + "name": "SASTest", + "lineno": 874, + "bases": [], + "scope": null + } + ], + "pulp.tests.test_choco_cmd": [ + { + "id": "pulp.tests.test_choco_cmd.CHOCO_CMDTest", + "name": "CHOCO_CMDTest", + "lineno": 13, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_coinmp_dll": [ + { + "id": "pulp.tests.test_coinmp_dll.COINMP_DLLTest", + "name": "COINMP_DLLTest", + "lineno": 13, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_coin_cmd": [ + { + "id": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest", + "name": "COIN_CMD_CBCOptionsTest", + "lineno": 19, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + }, + { + "id": "pulp.tests.test_coin_cmd.COIN_CMDTest", + "name": "COIN_CMDTest", + "lineno": 224, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_copt": [ + { + "id": "pulp.tests.test_copt.COPTTest", + "name": "COPTTest", + "lineno": 14, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_cplex_cmd": [ + { + "id": "pulp.tests.test_cplex_cmd.CPLEX_CMDTest", + "name": "CPLEX_CMDTest", + "lineno": 13, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_cplex_py": [ + { + "id": "pulp.tests.test_cplex_py.CPLEX_PYTest", + "name": "CPLEX_PYTest", + "lineno": 17, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + }, + { + "id": "pulp.tests.test_cplex_py.CPLEX_PYTest.Callback", + "name": "Callback", + "lineno": 90, + "bases": [ + "IncumbentCallback" + ], + "scope": "CPLEX_PYTest" + } + ], + "pulp.tests.test_cpsat": [ + { + "id": "pulp.tests.test_cpsat.CPSATTest", + "name": "CPSATTest", + "lineno": 16, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + }, + { + "id": "pulp.tests.test_cpsat.CPSATUnitTest", + "name": "CPSATUnitTest", + "lineno": 54, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "pulp.tests.test_cuopt": [ + { + "id": "pulp.tests.test_cuopt.CUOPTTest", + "name": "CUOPTTest", + "lineno": 14, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_examples": [ + { + "id": "pulp.tests.test_examples.Examples_DocsTests", + "name": "Examples_DocsTests", + "lineno": 8, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "pulp.tests.test_fscip_cmd": [ + { + "id": "pulp.tests.test_fscip_cmd.FSCIP_CMDTest", + "name": "FSCIP_CMDTest", + "lineno": 15, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_glpk_cmd": [ + { + "id": "pulp.tests.test_glpk_cmd.GLPK_CMDTest", + "name": "GLPK_CMDTest", + "lineno": 15, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_gurobi": [ + { + "id": "pulp.tests.test_gurobi.GUROBITest", + "name": "GUROBITest", + "lineno": 13, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_gurobipy_env": [ + { + "id": "pulp.tests.test_gurobipy_env.GurobiEnvTests", + "name": "GurobiEnvTests", + "lineno": 42, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "pulp.tests.test_gurobi_cmd": [ + { + "id": "pulp.tests.test_gurobi_cmd.GUROBI_CMDTest", + "name": "GUROBI_CMDTest", + "lineno": 15, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_highs": [ + { + "id": "pulp.tests.test_highs.HiGHS_PYTest", + "name": "HiGHS_PYTest", + "lineno": 14, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_highs_cmd": [ + { + "id": "pulp.tests.test_highs_cmd.HiGHS_CMDTest", + "name": "HiGHS_CMDTest", + "lineno": 15, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_lpdot": [], + "pulp.tests.test_mipcl_cmd": [ + { + "id": "pulp.tests.test_mipcl_cmd.MIPCL_CMDTest", + "name": "MIPCL_CMDTest", + "lineno": 13, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_mosek": [ + { + "id": "pulp.tests.test_mosek.MOSEKTest", + "name": "MOSEKTest", + "lineno": 13, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_pulp": [ + { + "id": "pulp.tests.test_pulp.ModelUnitTest", + "name": "ModelUnitTest", + "lineno": 41, + "bases": [ + "unittest.TestCase" + ], + "scope": null + }, + { + "id": "pulp.tests.test_pulp.VariableIndirectionTest", + "name": "VariableIndirectionTest", + "lineno": 403, + "bases": [ + "unittest.TestCase" + ], + "scope": null + }, + { + "id": "pulp.tests.test_pulp.PuLPModelTest", + "name": "PuLPModelTest", + "lineno": 531, + "bases": [ + "unittest.TestCase" + ], + "scope": null + }, + { + "id": "pulp.tests.test_pulp.TestLpSumVars", + "name": "TestLpSumVars", + "lineno": 1425, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "pulp.tests.test_pyglpk": [ + { + "id": "pulp.tests.test_pyglpk.PYGLPKTest", + "name": "PYGLPKTest", + "lineno": 13, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_rust_core": [ + { + "id": "pulp.tests.test_rust_core.RustCoreSmokeTest", + "name": "RustCoreSmokeTest", + "lineno": 6, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "pulp.tests.test_sas94": [ + { + "id": "pulp.tests.test_sas94.SAS94Test", + "name": "SAS94Test", + "lineno": 13, + "bases": [ + "BaseSolverTest.PuLPTest", + "SASTest" + ], + "scope": null + } + ], + "pulp.tests.test_sascas": [ + { + "id": "pulp.tests.test_sascas.SASCASTest", + "name": "SASCASTest", + "lineno": 13, + "bases": [ + "BaseSolverTest.PuLPTest", + "SASTest" + ], + "scope": null + } + ], + "pulp.tests.test_scip_cmd": [ + { + "id": "pulp.tests.test_scip_cmd.SCIP_CMDTest", + "name": "SCIP_CMDTest", + "lineno": 15, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_scip_py": [ + { + "id": "pulp.tests.test_scip_py.SCIP_PYTest", + "name": "SCIP_PYTest", + "lineno": 16, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_sparse": [ + { + "id": "pulp.tests.test_sparse.SparseTest", + "name": "SparseTest", + "lineno": 6, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "pulp.tests.test_write_lp": [ + { + "id": "pulp.tests.test_write_lp.WriteLpTest", + "name": "WriteLpTest", + "lineno": 86, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "pulp.tests.test_write_mps": [ + { + "id": "pulp.tests.test_write_mps.WriteMpsGoldenSmokeTest", + "name": "WriteMpsGoldenSmokeTest", + "lineno": 10, + "bases": [ + "unittest.TestCase" + ], + "scope": null + } + ], + "pulp.tests.test_xpress_cmd": [ + { + "id": "pulp.tests.test_xpress_cmd.XPRESS_CMDTest", + "name": "XPRESS_CMDTest", + "lineno": 12, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_xpress_py": [ + { + "id": "pulp.tests.test_xpress_py.XPRESS_PyTest", + "name": "XPRESS_PyTest", + "lineno": 9, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests.test_yaposib": [ + { + "id": "pulp.tests.test_yaposib.YAPOSIBTest", + "name": "YAPOSIBTest", + "lineno": 14, + "bases": [ + "BaseSolverTest.PuLPTest" + ], + "scope": null + } + ], + "pulp.tests": [], + "scripts.benchmark_mps_write": [], + "scripts.capture_mps_goldens": [] + }, + "module_graph": { + "doc.KPyCon2009.code.beerdistribution": { + "path": "C:\\repos\\v3\\pulp\\doc\\KPyCon2009\\code\\beerdistribution.py", + "parent": "doc.KPyCon2009.code", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "doc.KPyCon2009.code.wedding": { + "path": "C:\\repos\\v3\\pulp\\doc\\KPyCon2009\\code\\wedding.py", + "parent": "doc.KPyCon2009.code", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "doc.KPyCon2009.code.whiskas": { + "path": "C:\\repos\\v3\\pulp\\doc\\KPyCon2009\\code\\whiskas.py", + "parent": "doc.KPyCon2009.code", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "doc.source.conf": { + "path": "C:\\repos\\v3\\pulp\\doc\\source\\conf.py", + "parent": "doc.source", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "doc.source._static.plotter": { + "path": "C:\\repos\\v3\\pulp\\doc\\source\\_static\\plotter.py", + "parent": "doc.source._static", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.AmericanSteelProblem": { + "path": "C:\\repos\\v3\\pulp\\examples\\AmericanSteelProblem.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.BeerDistributionProblem": { + "path": "C:\\repos\\v3\\pulp\\examples\\BeerDistributionProblem.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.BeerDistributionProblemCompetitorExtension": { + "path": "C:\\repos\\v3\\pulp\\examples\\BeerDistributionProblemCompetitorExtension.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.BeerDistributionProblemWarehouseExtension": { + "path": "C:\\repos\\v3\\pulp\\examples\\BeerDistributionProblemWarehouseExtension.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.BeerDistributionProblem_resolve": { + "path": "C:\\repos\\v3\\pulp\\examples\\BeerDistributionProblem_resolve.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.CG": { + "path": "C:\\repos\\v3\\pulp\\examples\\CG.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.ComputerPlantProblem": { + "path": "C:\\repos\\v3\\pulp\\examples\\ComputerPlantProblem.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.furniture": { + "path": "C:\\repos\\v3\\pulp\\examples\\furniture.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.SpongeRollProblem1": { + "path": "C:\\repos\\v3\\pulp\\examples\\SpongeRollProblem1.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.SpongeRollProblem2": { + "path": "C:\\repos\\v3\\pulp\\examples\\SpongeRollProblem2.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.SpongeRollProblem3": { + "path": "C:\\repos\\v3\\pulp\\examples\\SpongeRollProblem3.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.SpongeRollProblem4": { + "path": "C:\\repos\\v3\\pulp\\examples\\SpongeRollProblem4.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.SpongeRollProblem5": { + "path": "C:\\repos\\v3\\pulp\\examples\\SpongeRollProblem5.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.Sudoku1": { + "path": "C:\\repos\\v3\\pulp\\examples\\Sudoku1.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.Sudoku2": { + "path": "C:\\repos\\v3\\pulp\\examples\\Sudoku2.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.test1": { + "path": "C:\\repos\\v3\\pulp\\examples\\test1.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.test2": { + "path": "C:\\repos\\v3\\pulp\\examples\\test2.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.test3": { + "path": "C:\\repos\\v3\\pulp\\examples\\test3.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.test4": { + "path": "C:\\repos\\v3\\pulp\\examples\\test4.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.test5": { + "path": "C:\\repos\\v3\\pulp\\examples\\test5.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.test7": { + "path": "C:\\repos\\v3\\pulp\\examples\\test7.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.Two_stage_Stochastic_GemstoneTools": { + "path": "C:\\repos\\v3\\pulp\\examples\\Two_stage_Stochastic_GemstoneTools.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.wedding": { + "path": "C:\\repos\\v3\\pulp\\examples\\wedding.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.wedding_initial": { + "path": "C:\\repos\\v3\\pulp\\examples\\wedding_initial.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.WhiskasModel1": { + "path": "C:\\repos\\v3\\pulp\\examples\\WhiskasModel1.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.WhiskasModel2": { + "path": "C:\\repos\\v3\\pulp\\examples\\WhiskasModel2.py", + "parent": "examples", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples": { + "path": "C:\\repos\\v3\\pulp\\examples\\__init__.py", + "parent": null, + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.constants": { + "path": "C:\\repos\\v3\\pulp\\pulp\\constants.py", + "parent": "pulp", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.mps_lp": { + "path": "C:\\repos\\v3\\pulp\\pulp\\mps_lp.py", + "parent": "pulp", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.pulp": { + "path": "C:\\repos\\v3\\pulp\\pulp\\pulp.py", + "parent": "pulp", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.sparse": { + "path": "C:\\repos\\v3\\pulp\\pulp\\sparse.py", + "parent": "pulp", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.utilities": { + "path": "C:\\repos\\v3\\pulp\\pulp\\utilities.py", + "parent": "pulp", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp": { + "path": "C:\\repos\\v3\\pulp\\pulp\\__init__.py", + "parent": null, + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.choco": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\choco.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.coin": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\coin.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.copt": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\copt.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.core": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\core.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.cplex": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\cplex.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.cuopt": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\cuopt.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.glpk": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\glpk.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.gurobi": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\gurobi.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.highs": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\highs.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.mipcl": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\mipcl.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.mosek": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\mosek.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.ortools": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\ortools.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.sas": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\sas.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.scip": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\scip.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis.xpress": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\xpress.py", + "parent": "pulp.apis", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.apis": { + "path": "C:\\repos\\v3\\pulp\\pulp\\apis\\__init__.py", + "parent": "pulp", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.core.linear": { + "path": "C:\\repos\\v3\\pulp\\pulp\\core\\linear.py", + "parent": "pulp.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.core.lp_affine_expression": { + "path": "C:\\repos\\v3\\pulp\\pulp\\core\\lp_affine_expression.py", + "parent": "pulp.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.core.lp_constraint": { + "path": "C:\\repos\\v3\\pulp\\pulp\\core\\lp_constraint.py", + "parent": "pulp.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.core.lp_problem": { + "path": "C:\\repos\\v3\\pulp\\pulp\\core\\lp_problem.py", + "parent": "pulp.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.core.lp_variable": { + "path": "C:\\repos\\v3\\pulp\\pulp\\core\\lp_variable.py", + "parent": "pulp.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.core._internal": { + "path": "C:\\repos\\v3\\pulp\\pulp\\core\\_internal.py", + "parent": "pulp.core", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.core": { + "path": "C:\\repos\\v3\\pulp\\pulp\\core\\__init__.py", + "parent": "pulp", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.bin_packing_problem": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\bin_packing_problem.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.run_tests": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\run_tests.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.solver_common": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\solver_common.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_choco_cmd": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_choco_cmd.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_coinmp_dll": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_coinmp_dll.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_coin_cmd": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_coin_cmd.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_copt": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_copt.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_cplex_cmd": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_cplex_cmd.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_cplex_py": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_cplex_py.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_cpsat": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_cpsat.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_cuopt": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_cuopt.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_examples": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_examples.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_fscip_cmd": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_fscip_cmd.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_glpk_cmd": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_glpk_cmd.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_gurobi": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_gurobi.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_gurobipy_env": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_gurobipy_env.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_gurobi_cmd": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_gurobi_cmd.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_highs": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_highs.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_highs_cmd": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_highs_cmd.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_lpdot": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_lpdot.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_mipcl_cmd": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_mipcl_cmd.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_mosek": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_mosek.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_pulp": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_pulp.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_pyglpk": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_pyglpk.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_rust_core": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_rust_core.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_sas94": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_sas94.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_sascas": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_sascas.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_scip_cmd": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_scip_cmd.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_scip_py": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_scip_py.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_sparse": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_sparse.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_write_lp": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_write_lp.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_write_mps": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_write_mps.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_xpress_cmd": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_xpress_cmd.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_xpress_py": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_xpress_py.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests.test_yaposib": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\test_yaposib.py", + "parent": "pulp.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "pulp.tests": { + "path": "C:\\repos\\v3\\pulp\\pulp\\tests\\__init__.py", + "parent": "pulp", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "scripts.benchmark_mps_write": { + "path": "C:\\repos\\v3\\pulp\\scripts\\benchmark_mps_write.py", + "parent": "scripts", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "scripts.capture_mps_goldens": { + "path": "C:\\repos\\v3\\pulp\\scripts\\capture_mps_goldens.py", + "parent": "scripts", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + } + }, + "import_graph": { + "doc.KPyCon2009.code.beerdistribution": [ + { + "from_module": "doc.KPyCon2009.code.beerdistribution", + "imports": "pulp", + "type": "import", + "lineno": 8 + } + ], + "doc.KPyCon2009.code.wedding": [ + { + "from_module": "doc.KPyCon2009.code.wedding", + "imports": "pulp", + "type": "import", + "lineno": 7 + } + ], + "doc.KPyCon2009.code.whiskas": [ + { + "from_module": "doc.KPyCon2009.code.whiskas", + "imports": "pulp", + "type": "import", + "lineno": 5 + } + ], + "doc.source.conf": [ + { + "from_module": "doc.source.conf", + "imports": "pulp", + "type": "import", + "lineno": 62 + } + ], + "doc.source._static.plotter": [], + "examples.AmericanSteelProblem": [ + { + "from_module": "examples.AmericanSteelProblem", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 8 + } + ], + "examples.BeerDistributionProblem": [ + { + "from_module": "examples.BeerDistributionProblem", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 8 + } + ], + "examples.BeerDistributionProblemCompetitorExtension": [ + { + "from_module": "examples.BeerDistributionProblemCompetitorExtension", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 6 + } + ], + "examples.BeerDistributionProblemWarehouseExtension": [ + { + "from_module": "examples.BeerDistributionProblemWarehouseExtension", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 6 + } + ], + "examples.BeerDistributionProblem_resolve": [ + { + "from_module": "examples.BeerDistributionProblem_resolve", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 9 + } + ], + "examples.CG": [ + { + "from_module": "examples.CG", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 10 + } + ], + "examples.ComputerPlantProblem": [ + { + "from_module": "examples.ComputerPlantProblem", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 8 + } + ], + "examples.furniture": [ + { + "from_module": "examples.furniture", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 6 + } + ], + "examples.SpongeRollProblem1": [ + { + "from_module": "examples.SpongeRollProblem1", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 8 + } + ], + "examples.SpongeRollProblem2": [ + { + "from_module": "examples.SpongeRollProblem2", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 8 + } + ], + "examples.SpongeRollProblem3": [ + { + "from_module": "examples.SpongeRollProblem3", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 82 + } + ], + "examples.SpongeRollProblem4": [ + { + "from_module": "examples.SpongeRollProblem4", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 99 + } + ], + "examples.SpongeRollProblem5": [ + { + "from_module": "examples.SpongeRollProblem5", + "imports": "CG.*", + "type": "from_import", + "relative_level": 1, + "module_part": "CG", + "symbol_part": "*", + "lineno": 8 + } + ], + "examples.Sudoku1": [ + { + "from_module": "examples.Sudoku1", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 9 + } + ], + "examples.Sudoku2": [ + { + "from_module": "examples.Sudoku2", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 9 + } + ], + "examples.test1": [ + { + "from_module": "examples.test1", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 5 + } + ], + "examples.test2": [ + { + "from_module": "examples.test2", + "imports": "pulp.LpInteger", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpInteger", + "lineno": 11 + }, + { + "from_module": "examples.test2", + "imports": "pulp.LpMaximize", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpMaximize", + "lineno": 11 + }, + { + "from_module": "examples.test2", + "imports": "pulp.LpMinimize", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpMinimize", + "lineno": 11 + }, + { + "from_module": "examples.test2", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 11 + }, + { + "from_module": "examples.test2", + "imports": "pulp.LpStatus", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpStatus", + "lineno": 11 + }, + { + "from_module": "examples.test2", + "imports": "pulp.LpVariable", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpVariable", + "lineno": 11 + }, + { + "from_module": "examples.test2", + "imports": "pulp.lpDot", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "lpDot", + "lineno": 11 + }, + { + "from_module": "examples.test2", + "imports": "pulp.lpSum", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "lpSum", + "lineno": 11 + }, + { + "from_module": "examples.test2", + "imports": "pulp.value", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "value", + "lineno": 11 + } + ], + "examples.test3": [ + { + "from_module": "examples.test3", + "imports": "pulp.LpContinuous", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpContinuous", + "lineno": 13 + }, + { + "from_module": "examples.test3", + "imports": "pulp.LpInteger", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpInteger", + "lineno": 13 + }, + { + "from_module": "examples.test3", + "imports": "pulp.LpMinimize", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpMinimize", + "lineno": 13 + }, + { + "from_module": "examples.test3", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 13 + }, + { + "from_module": "examples.test3", + "imports": "pulp.LpVariable", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpVariable", + "lineno": 13 + }, + { + "from_module": "examples.test3", + "imports": "pulp.lpSum", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "lpSum", + "lineno": 13 + }, + { + "from_module": "examples.test3", + "imports": "pulp.value", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "value", + "lineno": 13 + } + ], + "examples.test4": [ + { + "from_module": "examples.test4", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 13 + } + ], + "examples.test5": [ + { + "from_module": "examples.test5", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 13 + } + ], + "examples.test7": [ + { + "from_module": "examples.test7", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 5 + } + ], + "examples.Two_stage_Stochastic_GemstoneTools": [ + { + "from_module": "examples.Two_stage_Stochastic_GemstoneTools", + "imports": "pulp", + "type": "import", + "lineno": 30 + } + ], + "examples.wedding": [ + { + "from_module": "examples.wedding", + "imports": "pulp", + "type": "import", + "lineno": 9 + } + ], + "examples.wedding_initial": [ + { + "from_module": "examples.wedding_initial", + "imports": "pulp", + "type": "import", + "lineno": 10 + } + ], + "examples.WhiskasModel1": [ + { + "from_module": "examples.WhiskasModel1", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 11 + } + ], + "examples.WhiskasModel2": [ + { + "from_module": "examples.WhiskasModel2", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 9 + } + ], + "examples": [], + "pulp.constants": [], + "pulp.mps_lp": [ + { + "from_module": "pulp.mps_lp", + "imports": "_rustcore", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "_rustcore", + "lineno": 12 + }, + { + "from_module": "pulp.mps_lp", + "imports": "constants", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "constants", + "lineno": 13 + }, + { + "from_module": "pulp.mps_lp", + "imports": "core.LpProblem", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpProblem", + "lineno": 16 + }, + { + "from_module": "pulp.mps_lp", + "imports": "core.LpVariable", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpVariable", + "lineno": 16 + }, + { + "from_module": "pulp.mps_lp", + "imports": "core.LpVariable", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpVariable", + "lineno": 246 + } + ], + "pulp.pulp": [ + { + "from_module": "pulp.pulp", + "imports": "constants", + "type": "from_import", + "relative_level": 1, + "module_part": "", + "symbol_part": "constants", + "lineno": 123 + }, + { + "from_module": "pulp.pulp", + "imports": "core.*", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "*", + "lineno": 124 + } + ], + "pulp.sparse": [], + "pulp.utilities": [], + "pulp": [ + { + "from_module": "pulp", + "imports": "apis.*", + "type": "from_import", + "relative_level": 1, + "module_part": "apis", + "symbol_part": "*", + "lineno": 60 + }, + { + "from_module": "pulp", + "imports": "constants.*", + "type": "from_import", + "relative_level": 1, + "module_part": "constants", + "symbol_part": "*", + "lineno": 61 + }, + { + "from_module": "pulp", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 1, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 62 + }, + { + "from_module": "pulp", + "imports": "utilities.*", + "type": "from_import", + "relative_level": 1, + "module_part": "utilities", + "symbol_part": "*", + "lineno": 63 + } + ], + "pulp.apis.choco": [ + { + "from_module": "pulp.apis.choco", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 33 + }, + { + "from_module": "pulp.apis.choco", + "imports": "core.LpSolver_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver_CMD", + "lineno": 34 + }, + { + "from_module": "pulp.apis.choco", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 34 + }, + { + "from_module": "pulp.apis.choco", + "imports": "core.subprocess", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "subprocess", + "lineno": 34 + }, + { + "from_module": "pulp.apis.choco", + "imports": "core.lp_problem.LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "core.lp_problem", + "symbol_part": "LpProblem", + "lineno": 37 + } + ], + "pulp.apis.coin": [ + { + "from_module": "pulp.apis.coin", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 32 + }, + { + "from_module": "pulp.apis.coin", + "imports": "core.LpSolver", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver", + "lineno": 33 + }, + { + "from_module": "pulp.apis.coin", + "imports": "core.LpSolver_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver_CMD", + "lineno": 33 + }, + { + "from_module": "pulp.apis.coin", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 33 + }, + { + "from_module": "pulp.apis.coin", + "imports": "core.clock", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "clock", + "lineno": 33 + }, + { + "from_module": "pulp.apis.coin", + "imports": "core.devnull", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "devnull", + "lineno": 33 + }, + { + "from_module": "pulp.apis.coin", + "imports": "core.log", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "log", + "lineno": 33 + }, + { + "from_module": "pulp.apis.coin", + "imports": "core.operating_system", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "operating_system", + "lineno": 33 + }, + { + "from_module": "pulp.apis.coin", + "imports": "core.subprocess", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "subprocess", + "lineno": 33 + }, + { + "from_module": "pulp.apis.coin", + "imports": "LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "LpProblem", + "lineno": 45 + } + ], + "pulp.apis.copt": [ + { + "from_module": "pulp.apis.copt", + "imports": "core.lp_problem.LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "core.lp_problem", + "symbol_part": "LpProblem", + "lineno": 13 + }, + { + "from_module": "pulp.apis.copt", + "imports": "constants.LpBinary", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpBinary", + "lineno": 15 + }, + { + "from_module": "pulp.apis.copt", + "imports": "constants.LpConstraintEQ", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpConstraintEQ", + "lineno": 15 + }, + { + "from_module": "pulp.apis.copt", + "imports": "constants.LpConstraintGE", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpConstraintGE", + "lineno": 15 + }, + { + "from_module": "pulp.apis.copt", + "imports": "constants.LpConstraintLE", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpConstraintLE", + "lineno": 15 + }, + { + "from_module": "pulp.apis.copt", + "imports": "constants.LpContinuous", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpContinuous", + "lineno": 15 + }, + { + "from_module": "pulp.apis.copt", + "imports": "constants.LpInteger", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpInteger", + "lineno": 15 + }, + { + "from_module": "pulp.apis.copt", + "imports": "constants.LpMaximize", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpMaximize", + "lineno": 15 + }, + { + "from_module": "pulp.apis.copt", + "imports": "constants.LpMinimize", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpMinimize", + "lineno": 15 + }, + { + "from_module": "pulp.apis.copt", + "imports": "constants.LpStatusInfeasible", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpStatusInfeasible", + "lineno": 15 + }, + { + "from_module": "pulp.apis.copt", + "imports": "constants.LpStatusNotSolved", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpStatusNotSolved", + "lineno": 15 + }, + { + "from_module": "pulp.apis.copt", + "imports": "constants.LpStatusOptimal", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpStatusOptimal", + "lineno": 15 + }, + { + "from_module": "pulp.apis.copt", + "imports": "constants.LpStatusUnbounded", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpStatusUnbounded", + "lineno": 15 + }, + { + "from_module": "pulp.apis.copt", + "imports": "constants.LpStatusUndefined", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpStatusUndefined", + "lineno": 15 + }, + { + "from_module": "pulp.apis.copt", + "imports": "core.LpSolver", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver", + "lineno": 30 + }, + { + "from_module": "pulp.apis.copt", + "imports": "core.LpSolver_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver_CMD", + "lineno": 30 + }, + { + "from_module": "pulp.apis.copt", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 30 + }, + { + "from_module": "pulp.apis.copt", + "imports": "core.clock", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "clock", + "lineno": 30 + }, + { + "from_module": "pulp.apis.copt", + "imports": "core.ctypesArrayFill", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "ctypesArrayFill", + "lineno": 30 + }, + { + "from_module": "pulp.apis.copt", + "imports": "core.sparse", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "sparse", + "lineno": 30 + } + ], + "pulp.apis.core": [ + { + "from_module": "pulp.apis.core", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 73 + }, + { + "from_module": "pulp.apis.core", + "imports": "sparse", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "sparse", + "lineno": 74 + }, + { + "from_module": "pulp.apis.core", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 77 + } + ], + "pulp.apis.cplex": [ + { + "from_module": "pulp.apis.cplex", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 8 + }, + { + "from_module": "pulp.apis.cplex", + "imports": "core.LpSolver", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver", + "lineno": 9 + }, + { + "from_module": "pulp.apis.cplex", + "imports": "core.LpSolver_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver_CMD", + "lineno": 9 + }, + { + "from_module": "pulp.apis.cplex", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 9 + }, + { + "from_module": "pulp.apis.cplex", + "imports": "core.clock", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "clock", + "lineno": 9 + }, + { + "from_module": "pulp.apis.cplex", + "imports": "core.log", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "log", + "lineno": 9 + }, + { + "from_module": "pulp.apis.cplex", + "imports": "core.subprocess", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "subprocess", + "lineno": 9 + }, + { + "from_module": "pulp.apis.cplex", + "imports": "core.lp_problem.LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "core.lp_problem", + "symbol_part": "LpProblem", + "lineno": 14 + }, + { + "from_module": "pulp.apis.cplex", + "imports": "core.lp_variable.LpVariable", + "type": "from_import", + "relative_level": 2, + "module_part": "core.lp_variable", + "symbol_part": "LpVariable", + "lineno": 15 + } + ], + "pulp.apis.cuopt": [ + { + "from_module": "pulp.apis.cuopt", + "imports": "constants.LpBinary", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpBinary", + "lineno": 6 + }, + { + "from_module": "pulp.apis.cuopt", + "imports": "constants.LpConstraintEQ", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpConstraintEQ", + "lineno": 6 + }, + { + "from_module": "pulp.apis.cuopt", + "imports": "constants.LpConstraintGE", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpConstraintGE", + "lineno": 6 + }, + { + "from_module": "pulp.apis.cuopt", + "imports": "constants.LpConstraintLE", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpConstraintLE", + "lineno": 6 + }, + { + "from_module": "pulp.apis.cuopt", + "imports": "constants.LpInteger", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpInteger", + "lineno": 6 + }, + { + "from_module": "pulp.apis.cuopt", + "imports": "constants.LpMaximize", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpMaximize", + "lineno": 6 + }, + { + "from_module": "pulp.apis.cuopt", + "imports": "constants.LpStatusInfeasible", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpStatusInfeasible", + "lineno": 6 + }, + { + "from_module": "pulp.apis.cuopt", + "imports": "constants.LpStatusNotSolved", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpStatusNotSolved", + "lineno": 6 + }, + { + "from_module": "pulp.apis.cuopt", + "imports": "constants.LpStatusOptimal", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpStatusOptimal", + "lineno": 6 + }, + { + "from_module": "pulp.apis.cuopt", + "imports": "constants.LpStatusUnbounded", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpStatusUnbounded", + "lineno": 6 + }, + { + "from_module": "pulp.apis.cuopt", + "imports": "constants.LpStatusUndefined", + "type": "from_import", + "relative_level": 2, + "module_part": "constants", + "symbol_part": "LpStatusUndefined", + "lineno": 6 + }, + { + "from_module": "pulp.apis.cuopt", + "imports": "core.LpSolver", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver", + "lineno": 19 + }, + { + "from_module": "pulp.apis.cuopt", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 19 + }, + { + "from_module": "pulp.apis.cuopt", + "imports": "core.clock", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "clock", + "lineno": 19 + }, + { + "from_module": "pulp.apis.cuopt", + "imports": "core.lp_problem.LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "core.lp_problem", + "symbol_part": "LpProblem", + "lineno": 26 + } + ], + "pulp.apis.glpk": [ + { + "from_module": "pulp.apis.glpk", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 33 + }, + { + "from_module": "pulp.apis.glpk", + "imports": "core.LpSolver", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver", + "lineno": 34 + }, + { + "from_module": "pulp.apis.glpk", + "imports": "core.LpSolver_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver_CMD", + "lineno": 34 + }, + { + "from_module": "pulp.apis.glpk", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 34 + }, + { + "from_module": "pulp.apis.glpk", + "imports": "core.clock", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "clock", + "lineno": 34 + }, + { + "from_module": "pulp.apis.glpk", + "imports": "core.log", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "log", + "lineno": 34 + }, + { + "from_module": "pulp.apis.glpk", + "imports": "core.operating_system", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "operating_system", + "lineno": 34 + }, + { + "from_module": "pulp.apis.glpk", + "imports": "core.subprocess", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "subprocess", + "lineno": 34 + }, + { + "from_module": "pulp.apis.glpk", + "imports": "core.lp_problem.LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "core.lp_problem", + "symbol_part": "LpProblem", + "lineno": 45 + } + ], + "pulp.apis.gurobi": [ + { + "from_module": "pulp.apis.gurobi", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 33 + }, + { + "from_module": "pulp.apis.gurobi", + "imports": "core.LpSolver", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver", + "lineno": 34 + }, + { + "from_module": "pulp.apis.gurobi", + "imports": "core.LpSolver_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver_CMD", + "lineno": 34 + }, + { + "from_module": "pulp.apis.gurobi", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 34 + }, + { + "from_module": "pulp.apis.gurobi", + "imports": "core.clock", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "clock", + "lineno": 34 + }, + { + "from_module": "pulp.apis.gurobi", + "imports": "core.log", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "log", + "lineno": 34 + }, + { + "from_module": "pulp.apis.gurobi", + "imports": "core.subprocess", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "subprocess", + "lineno": 34 + }, + { + "from_module": "pulp.apis.gurobi", + "imports": "core.lp_problem.LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "core.lp_problem", + "symbol_part": "LpProblem", + "lineno": 37 + } + ], + "pulp.apis.highs": [ + { + "from_module": "pulp.apis.highs", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 10 + }, + { + "from_module": "pulp.apis.highs", + "imports": "core.LpSolver", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver", + "lineno": 11 + }, + { + "from_module": "pulp.apis.highs", + "imports": "core.LpSolver_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver_CMD", + "lineno": 11 + }, + { + "from_module": "pulp.apis.highs", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 11 + }, + { + "from_module": "pulp.apis.highs", + "imports": "core.lp_problem.LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "core.lp_problem", + "symbol_part": "LpProblem", + "lineno": 14 + } + ], + "pulp.apis.mipcl": [ + { + "from_module": "pulp.apis.mipcl", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 34 + }, + { + "from_module": "pulp.apis.mipcl", + "imports": "core.LpSolver_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver_CMD", + "lineno": 35 + }, + { + "from_module": "pulp.apis.mipcl", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 35 + }, + { + "from_module": "pulp.apis.mipcl", + "imports": "core.lp_problem.LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "core.lp_problem", + "symbol_part": "LpProblem", + "lineno": 38 + } + ], + "pulp.apis.mosek": [ + { + "from_module": "pulp.apis.mosek", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 32 + }, + { + "from_module": "pulp.apis.mosek", + "imports": "core.LpSolver", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver", + "lineno": 33 + }, + { + "from_module": "pulp.apis.mosek", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 33 + }, + { + "from_module": "pulp.apis.mosek", + "imports": "core.lp_problem.LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "core.lp_problem", + "symbol_part": "LpProblem", + "lineno": 36 + } + ], + "pulp.apis.ortools": [ + { + "from_module": "pulp.apis.ortools", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 7 + }, + { + "from_module": "pulp.apis.ortools", + "imports": "core.LpSolver", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver", + "lineno": 8 + }, + { + "from_module": "pulp.apis.ortools", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 8 + }, + { + "from_module": "pulp.apis.ortools", + "imports": "core.clock", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "clock", + "lineno": 8 + }, + { + "from_module": "pulp.apis.ortools", + "imports": "core.log", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "log", + "lineno": 8 + }, + { + "from_module": "pulp.apis.ortools", + "imports": "core.lp_problem.LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "core.lp_problem", + "symbol_part": "LpProblem", + "lineno": 11 + } + ], + "pulp.apis.sas": [ + { + "from_module": "pulp.apis.sas", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 37 + }, + { + "from_module": "pulp.apis.sas", + "imports": "core.LpSolver_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver_CMD", + "lineno": 38 + }, + { + "from_module": "pulp.apis.sas", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 38 + }, + { + "from_module": "pulp.apis.sas", + "imports": "core.log", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "log", + "lineno": 38 + }, + { + "from_module": "pulp.apis.sas", + "imports": "core.lp_problem.LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "core.lp_problem", + "symbol_part": "LpProblem", + "lineno": 41 + } + ], + "pulp.apis.scip": [ + { + "from_module": "pulp.apis.scip", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 34 + }, + { + "from_module": "pulp.apis.scip", + "imports": "core.LpSolver", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver", + "lineno": 35 + }, + { + "from_module": "pulp.apis.scip", + "imports": "core.LpSolver_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver_CMD", + "lineno": 35 + }, + { + "from_module": "pulp.apis.scip", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 35 + }, + { + "from_module": "pulp.apis.scip", + "imports": "core.subprocess", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "subprocess", + "lineno": 35 + }, + { + "from_module": "pulp.apis.scip", + "imports": "core.lp_problem.LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "core.lp_problem", + "symbol_part": "LpProblem", + "lineno": 38 + } + ], + "pulp.apis.xpress": [ + { + "from_module": "pulp.apis.xpress", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 35 + }, + { + "from_module": "pulp.apis.xpress", + "imports": "core.LpSolver", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver", + "lineno": 36 + }, + { + "from_module": "pulp.apis.xpress", + "imports": "core.LpSolver_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver_CMD", + "lineno": 36 + }, + { + "from_module": "pulp.apis.xpress", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 36 + }, + { + "from_module": "pulp.apis.xpress", + "imports": "core.subprocess", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "subprocess", + "lineno": 36 + }, + { + "from_module": "pulp.apis.xpress", + "imports": "core.lp_problem.LpProblem", + "type": "from_import", + "relative_level": 2, + "module_part": "core.lp_problem", + "symbol_part": "LpProblem", + "lineno": 39 + } + ], + "pulp.apis": [ + { + "from_module": "pulp.apis", + "imports": "choco.CHOCO_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "choco", + "symbol_part": "CHOCO_CMD", + "lineno": 4 + }, + { + "from_module": "pulp.apis", + "imports": "coin.COIN_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "coin", + "symbol_part": "COIN_CMD", + "lineno": 5 + }, + { + "from_module": "pulp.apis", + "imports": "coin.COINMP_DLL", + "type": "from_import", + "relative_level": 1, + "module_part": "coin", + "symbol_part": "COINMP_DLL", + "lineno": 5 + }, + { + "from_module": "pulp.apis", + "imports": "coin.CYLP", + "type": "from_import", + "relative_level": 1, + "module_part": "coin", + "symbol_part": "CYLP", + "lineno": 5 + }, + { + "from_module": "pulp.apis", + "imports": "coin.YAPOSIB", + "type": "from_import", + "relative_level": 1, + "module_part": "coin", + "symbol_part": "YAPOSIB", + "lineno": 5 + }, + { + "from_module": "pulp.apis", + "imports": "copt.COPT", + "type": "from_import", + "relative_level": 1, + "module_part": "copt", + "symbol_part": "COPT", + "lineno": 6 + }, + { + "from_module": "pulp.apis", + "imports": "copt.COPT_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "copt", + "symbol_part": "COPT_CMD", + "lineno": 6 + }, + { + "from_module": "pulp.apis", + "imports": "copt.COPT_DLL", + "type": "from_import", + "relative_level": 1, + "module_part": "copt", + "symbol_part": "COPT_DLL", + "lineno": 6 + }, + { + "from_module": "pulp.apis", + "imports": "core.LpSolver", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver", + "lineno": 7 + }, + { + "from_module": "pulp.apis", + "imports": "core.LpSolver_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "LpSolver_CMD", + "lineno": 7 + }, + { + "from_module": "pulp.apis", + "imports": "core.PulpSolverError", + "type": "from_import", + "relative_level": 1, + "module_part": "core", + "symbol_part": "PulpSolverError", + "lineno": 7 + }, + { + "from_module": "pulp.apis", + "imports": "cplex.CPLEX", + "type": "from_import", + "relative_level": 1, + "module_part": "cplex", + "symbol_part": "CPLEX", + "lineno": 8 + }, + { + "from_module": "pulp.apis", + "imports": "cplex.CPLEX_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "cplex", + "symbol_part": "CPLEX_CMD", + "lineno": 8 + }, + { + "from_module": "pulp.apis", + "imports": "cplex.CPLEX_PY", + "type": "from_import", + "relative_level": 1, + "module_part": "cplex", + "symbol_part": "CPLEX_PY", + "lineno": 8 + }, + { + "from_module": "pulp.apis", + "imports": "cuopt.CUOPT", + "type": "from_import", + "relative_level": 1, + "module_part": "cuopt", + "symbol_part": "CUOPT", + "lineno": 9 + }, + { + "from_module": "pulp.apis", + "imports": "glpk.GLPK", + "type": "from_import", + "relative_level": 1, + "module_part": "glpk", + "symbol_part": "GLPK", + "lineno": 10 + }, + { + "from_module": "pulp.apis", + "imports": "glpk.GLPK_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "glpk", + "symbol_part": "GLPK_CMD", + "lineno": 10 + }, + { + "from_module": "pulp.apis", + "imports": "glpk.PYGLPK", + "type": "from_import", + "relative_level": 1, + "module_part": "glpk", + "symbol_part": "PYGLPK", + "lineno": 10 + }, + { + "from_module": "pulp.apis", + "imports": "gurobi.GUROBI", + "type": "from_import", + "relative_level": 1, + "module_part": "gurobi", + "symbol_part": "GUROBI", + "lineno": 11 + }, + { + "from_module": "pulp.apis", + "imports": "gurobi.GUROBI_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "gurobi", + "symbol_part": "GUROBI_CMD", + "lineno": 11 + }, + { + "from_module": "pulp.apis", + "imports": "highs.HiGHS", + "type": "from_import", + "relative_level": 1, + "module_part": "highs", + "symbol_part": "HiGHS", + "lineno": 12 + }, + { + "from_module": "pulp.apis", + "imports": "highs.HiGHS_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "highs", + "symbol_part": "HiGHS_CMD", + "lineno": 12 + }, + { + "from_module": "pulp.apis", + "imports": "mipcl.MIPCL_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "mipcl", + "symbol_part": "MIPCL_CMD", + "lineno": 13 + }, + { + "from_module": "pulp.apis", + "imports": "mosek.MOSEK", + "type": "from_import", + "relative_level": 1, + "module_part": "mosek", + "symbol_part": "MOSEK", + "lineno": 14 + }, + { + "from_module": "pulp.apis", + "imports": "ortools.CPSAT", + "type": "from_import", + "relative_level": 1, + "module_part": "ortools", + "symbol_part": "CPSAT", + "lineno": 15 + }, + { + "from_module": "pulp.apis", + "imports": "sas.SAS94", + "type": "from_import", + "relative_level": 1, + "module_part": "sas", + "symbol_part": "SAS94", + "lineno": 16 + }, + { + "from_module": "pulp.apis", + "imports": "sas.SASCAS", + "type": "from_import", + "relative_level": 1, + "module_part": "sas", + "symbol_part": "SASCAS", + "lineno": 16 + }, + { + "from_module": "pulp.apis", + "imports": "sas.SASsolver", + "type": "from_import", + "relative_level": 1, + "module_part": "sas", + "symbol_part": "SASsolver", + "lineno": 16 + }, + { + "from_module": "pulp.apis", + "imports": "scip.FSCIP", + "type": "from_import", + "relative_level": 1, + "module_part": "scip", + "symbol_part": "FSCIP", + "lineno": 17 + }, + { + "from_module": "pulp.apis", + "imports": "scip.FSCIP_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "scip", + "symbol_part": "FSCIP_CMD", + "lineno": 17 + }, + { + "from_module": "pulp.apis", + "imports": "scip.SCIP", + "type": "from_import", + "relative_level": 1, + "module_part": "scip", + "symbol_part": "SCIP", + "lineno": 17 + }, + { + "from_module": "pulp.apis", + "imports": "scip.SCIP_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "scip", + "symbol_part": "SCIP_CMD", + "lineno": 17 + }, + { + "from_module": "pulp.apis", + "imports": "scip.SCIP_PY", + "type": "from_import", + "relative_level": 1, + "module_part": "scip", + "symbol_part": "SCIP_PY", + "lineno": 17 + }, + { + "from_module": "pulp.apis", + "imports": "xpress.XPRESS", + "type": "from_import", + "relative_level": 1, + "module_part": "xpress", + "symbol_part": "XPRESS", + "lineno": 18 + }, + { + "from_module": "pulp.apis", + "imports": "xpress.XPRESS_CMD", + "type": "from_import", + "relative_level": 1, + "module_part": "xpress", + "symbol_part": "XPRESS_CMD", + "lineno": 18 + }, + { + "from_module": "pulp.apis", + "imports": "xpress.XPRESS_PY", + "type": "from_import", + "relative_level": 1, + "module_part": "xpress", + "symbol_part": "XPRESS_PY", + "lineno": 18 + } + ], + "pulp.core.linear": [ + { + "from_module": "pulp.core.linear", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 8 + }, + { + "from_module": "pulp.core.linear", + "imports": "lp_affine_expression.LpAffineExpression", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_affine_expression", + "symbol_part": "LpAffineExpression", + "lineno": 9 + }, + { + "from_module": "pulp.core.linear", + "imports": "lp_variable.LpVariable", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_variable", + "symbol_part": "LpVariable", + "lineno": 10 + } + ], + "pulp.core.lp_affine_expression": [ + { + "from_module": "pulp.core.lp_affine_expression", + "imports": "_rustcore", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "_rustcore", + "lineno": 7 + }, + { + "from_module": "pulp.core.lp_affine_expression", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 8 + }, + { + "from_module": "pulp.core.lp_affine_expression", + "imports": "mps_lp", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "mps_lp", + "lineno": 9 + }, + { + "from_module": "pulp.core.lp_affine_expression", + "imports": "_internal._const_to_rust_sense", + "type": "from_import", + "relative_level": 1, + "module_part": "_internal", + "symbol_part": "_const_to_rust_sense", + "lineno": 10 + }, + { + "from_module": "pulp.core.lp_affine_expression", + "imports": "_internal._rust_sense_to_const", + "type": "from_import", + "relative_level": 1, + "module_part": "_internal", + "symbol_part": "_rust_sense_to_const", + "lineno": 10 + }, + { + "from_module": "pulp.core.lp_affine_expression", + "imports": "lp_variable.LpVariable", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_variable", + "symbol_part": "LpVariable", + "lineno": 11 + } + ], + "pulp.core.lp_constraint": [ + { + "from_module": "pulp.core.lp_constraint", + "imports": "_rustcore", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "_rustcore", + "lineno": 6 + }, + { + "from_module": "pulp.core.lp_constraint", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 7 + }, + { + "from_module": "pulp.core.lp_constraint", + "imports": "mps_lp", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "mps_lp", + "lineno": 8 + }, + { + "from_module": "pulp.core.lp_constraint", + "imports": "_internal._const_to_rust_sense", + "type": "from_import", + "relative_level": 1, + "module_part": "_internal", + "symbol_part": "_const_to_rust_sense", + "lineno": 9 + }, + { + "from_module": "pulp.core.lp_constraint", + "imports": "_internal._rust_sense_to_const", + "type": "from_import", + "relative_level": 1, + "module_part": "_internal", + "symbol_part": "_rust_sense_to_const", + "lineno": 9 + }, + { + "from_module": "pulp.core.lp_constraint", + "imports": "lp_affine_expression.LpAffineExpression", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_affine_expression", + "symbol_part": "LpAffineExpression", + "lineno": 10 + }, + { + "from_module": "pulp.core.lp_constraint", + "imports": "lp_variable.LpVariable", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_variable", + "symbol_part": "LpVariable", + "lineno": 11 + } + ], + "pulp.core.lp_problem": [ + { + "from_module": "pulp.core.lp_problem", + "imports": "_rustcore", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "_rustcore", + "lineno": 15 + }, + { + "from_module": "pulp.core.lp_problem", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 16 + }, + { + "from_module": "pulp.core.lp_problem", + "imports": "mps_lp", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "mps_lp", + "lineno": 17 + }, + { + "from_module": "pulp.core.lp_problem", + "imports": "apis.LpSolverDefault", + "type": "from_import", + "relative_level": 2, + "module_part": "apis", + "symbol_part": "LpSolverDefault", + "lineno": 18 + }, + { + "from_module": "pulp.core.lp_problem", + "imports": "apis.core.LpSolver", + "type": "from_import", + "relative_level": 2, + "module_part": "apis.core", + "symbol_part": "LpSolver", + "lineno": 19 + }, + { + "from_module": "pulp.core.lp_problem", + "imports": "apis.core.clock", + "type": "from_import", + "relative_level": 2, + "module_part": "apis.core", + "symbol_part": "clock", + "lineno": 19 + }, + { + "from_module": "pulp.core.lp_problem", + "imports": "utilities.value", + "type": "from_import", + "relative_level": 2, + "module_part": "utilities", + "symbol_part": "value", + "lineno": 20 + }, + { + "from_module": "pulp.core.lp_problem", + "imports": "_internal._const_to_rust_cat", + "type": "from_import", + "relative_level": 1, + "module_part": "_internal", + "symbol_part": "_const_to_rust_cat", + "lineno": 21 + }, + { + "from_module": "pulp.core.lp_problem", + "imports": "_internal._const_to_rust_sense", + "type": "from_import", + "relative_level": 1, + "module_part": "_internal", + "symbol_part": "_const_to_rust_sense", + "lineno": 21 + }, + { + "from_module": "pulp.core.lp_problem", + "imports": "_internal._is_numpy_bool", + "type": "from_import", + "relative_level": 1, + "module_part": "_internal", + "symbol_part": "_is_numpy_bool", + "lineno": 21 + }, + { + "from_module": "pulp.core.lp_problem", + "imports": "lp_affine_expression.LpAffineExpression", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_affine_expression", + "symbol_part": "LpAffineExpression", + "lineno": 22 + }, + { + "from_module": "pulp.core.lp_problem", + "imports": "lp_constraint.LpConstraint", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_constraint", + "symbol_part": "LpConstraint", + "lineno": 23 + }, + { + "from_module": "pulp.core.lp_problem", + "imports": "lp_variable.LpVariable", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_variable", + "symbol_part": "LpVariable", + "lineno": 24 + } + ], + "pulp.core.lp_variable": [ + { + "from_module": "pulp.core.lp_variable", + "imports": "_rustcore", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "_rustcore", + "lineno": 8 + }, + { + "from_module": "pulp.core.lp_variable", + "imports": "mps_lp", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "mps_lp", + "lineno": 9 + }, + { + "from_module": "pulp.core.lp_variable", + "imports": "_internal._rust_cat_to_const", + "type": "from_import", + "relative_level": 1, + "module_part": "_internal", + "symbol_part": "_rust_cat_to_const", + "lineno": 10 + }, + { + "from_module": "pulp.core.lp_variable", + "imports": "lp_affine_expression.LpAffineExpression", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_affine_expression", + "symbol_part": "LpAffineExpression", + "lineno": 13 + }, + { + "from_module": "pulp.core.lp_variable", + "imports": "lp_problem.LpProblem", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_problem", + "symbol_part": "LpProblem", + "lineno": 14 + }, + { + "from_module": "pulp.core.lp_variable", + "imports": "lp_affine_expression.LpAffineExpression", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_affine_expression", + "symbol_part": "LpAffineExpression", + "lineno": 22 + } + ], + "pulp.core._internal": [ + { + "from_module": "pulp.core._internal", + "imports": "_rustcore", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "_rustcore", + "lineno": 7 + }, + { + "from_module": "pulp.core._internal", + "imports": "constants", + "type": "from_import", + "relative_level": 2, + "module_part": "", + "symbol_part": "constants", + "lineno": 8 + } + ], + "pulp.core": [ + { + "from_module": "pulp.core", + "imports": "_internal.log", + "type": "from_import", + "relative_level": 1, + "module_part": "_internal", + "symbol_part": "log", + "lineno": 5 + }, + { + "from_module": "pulp.core", + "imports": "linear.lpDot", + "type": "from_import", + "relative_level": 1, + "module_part": "linear", + "symbol_part": "lpDot", + "lineno": 6 + }, + { + "from_module": "pulp.core", + "imports": "linear.lpSum", + "type": "from_import", + "relative_level": 1, + "module_part": "linear", + "symbol_part": "lpSum", + "lineno": 6 + }, + { + "from_module": "pulp.core", + "imports": "linear.lpSum_vars", + "type": "from_import", + "relative_level": 1, + "module_part": "linear", + "symbol_part": "lpSum_vars", + "lineno": 6 + }, + { + "from_module": "pulp.core", + "imports": "linear.lpSum_vars_coefs", + "type": "from_import", + "relative_level": 1, + "module_part": "linear", + "symbol_part": "lpSum_vars_coefs", + "lineno": 6 + }, + { + "from_module": "pulp.core", + "imports": "lp_affine_expression.LpAffineExpression", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_affine_expression", + "symbol_part": "LpAffineExpression", + "lineno": 7 + }, + { + "from_module": "pulp.core", + "imports": "lp_constraint.LpConstraint", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_constraint", + "symbol_part": "LpConstraint", + "lineno": 8 + }, + { + "from_module": "pulp.core", + "imports": "lp_problem.LpProblem", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_problem", + "symbol_part": "LpProblem", + "lineno": 9 + }, + { + "from_module": "pulp.core", + "imports": "lp_variable.LpVariable", + "type": "from_import", + "relative_level": 1, + "module_part": "lp_variable", + "symbol_part": "LpVariable", + "lineno": 10 + } + ], + "pulp.tests.bin_packing_problem": [ + { + "from_module": "pulp.tests.bin_packing_problem", + "imports": "pulp.*", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "*", + "lineno": 3 + } + ], + "pulp.tests.run_tests": [ + { + "from_module": "pulp.tests.run_tests", + "imports": "pulp", + "type": "import", + "lineno": 3 + } + ], + "pulp.tests.solver_common": [ + { + "from_module": "pulp.tests.solver_common", + "imports": "pulp.apis", + "type": "import", + "lineno": 12 + }, + { + "from_module": "pulp.tests.solver_common", + "imports": "pulp.LpConstraint", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpConstraint", + "lineno": 13 + }, + { + "from_module": "pulp.tests.solver_common", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 13 + }, + { + "from_module": "pulp.tests.solver_common", + "imports": "pulp.PulpSolverError", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "PulpSolverError", + "lineno": 13 + }, + { + "from_module": "pulp.tests.solver_common", + "imports": "pulp.lpSum", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "lpSum", + "lineno": 13 + }, + { + "from_module": "pulp.tests.solver_common", + "imports": "pulp.constants", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "constants", + "lineno": 19 + }, + { + "from_module": "pulp.tests.solver_common", + "imports": "pulp.constants.PulpError", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.constants", + "symbol_part": "PulpError", + "lineno": 20 + } + ], + "pulp.tests.test_choco_cmd": [ + { + "from_module": "pulp.tests.test_choco_cmd", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_choco_cmd", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_choco_cmd", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_choco_cmd", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 6 + } + ], + "pulp.tests.test_coinmp_dll": [ + { + "from_module": "pulp.tests.test_coinmp_dll", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_coinmp_dll", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_coinmp_dll", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_coinmp_dll", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 6 + } + ], + "pulp.tests.test_coin_cmd": [ + { + "from_module": "pulp.tests.test_coin_cmd", + "imports": "pulp.apis", + "type": "import", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_coin_cmd", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_coin_cmd", + "imports": "pulp.lpSum", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "lpSum", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_coin_cmd", + "imports": "pulp.constants", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "constants", + "lineno": 9 + }, + { + "from_module": "pulp.tests.test_coin_cmd", + "imports": "pulp.constants.PulpError", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.constants", + "symbol_part": "PulpError", + "lineno": 10 + }, + { + "from_module": "pulp.tests.test_coin_cmd", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 11 + }, + { + "from_module": "pulp.tests.test_coin_cmd", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 11 + }, + { + "from_module": "pulp.tests.test_coin_cmd", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 11 + }, + { + "from_module": "pulp.tests.test_coin_cmd", + "imports": "pulp.tests.solver_common.pulpTestCheck", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "pulpTestCheck", + "lineno": 11 + } + ], + "pulp.tests.test_copt": [ + { + "from_module": "pulp.tests.test_copt", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_copt", + "imports": "pulp.tests.solver_common.ALLOW_REPEATED_VAR_NAMES", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "ALLOW_REPEATED_VAR_NAMES", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_copt", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_copt", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_copt", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 6 + } + ], + "pulp.tests.test_cplex_cmd": [ + { + "from_module": "pulp.tests.test_cplex_cmd", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_cplex_cmd", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_cplex_cmd", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_cplex_cmd", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 6 + } + ], + "pulp.tests.test_cplex_py": [ + { + "from_module": "pulp.tests.test_cplex_py", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_cplex_py", + "imports": "pulp.constants", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "constants", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_cplex_py", + "imports": "pulp.apis.core.PulpSolverError", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.apis.core", + "symbol_part": "PulpSolverError", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_cplex_py", + "imports": "pulp.tests.bin_packing_problem.create_bin_packing_problem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.bin_packing_problem", + "symbol_part": "create_bin_packing_problem", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_cplex_py", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 9 + }, + { + "from_module": "pulp.tests.test_cplex_py", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 9 + }, + { + "from_module": "pulp.tests.test_cplex_py", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 9 + }, + { + "from_module": "pulp.tests.test_cplex_py", + "imports": "pulp.tests.solver_common.pulpTestCheck", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "pulpTestCheck", + "lineno": 9 + } + ], + "pulp.tests.test_cpsat": [ + { + "from_module": "pulp.tests.test_cpsat", + "imports": "pulp.apis", + "type": "import", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_cpsat", + "imports": "pulp.CPSAT", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "CPSAT", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_cpsat", + "imports": "pulp.LpMaximize", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpMaximize", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_cpsat", + "imports": "pulp.LpMinimize", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpMinimize", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_cpsat", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_cpsat", + "imports": "pulp.LpStatusOptimal", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpStatusOptimal", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_cpsat", + "imports": "pulp.const", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "const", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_cpsat", + "imports": "pulp.apis.core.PulpSolverError", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.apis.core", + "symbol_part": "PulpSolverError", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_cpsat", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 9 + }, + { + "from_module": "pulp.tests.test_cpsat", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 9 + } + ], + "pulp.tests.test_cuopt": [ + { + "from_module": "pulp.tests.test_cuopt", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_cuopt", + "imports": "pulp.tests.solver_common.ALLOW_REPEATED_VAR_NAMES", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "ALLOW_REPEATED_VAR_NAMES", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_cuopt", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_cuopt", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_cuopt", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 6 + } + ], + "pulp.tests.test_examples": [ + { + "from_module": "pulp.tests.test_examples", + "imports": "pulp", + "type": "import", + "lineno": 5 + } + ], + "pulp.tests.test_fscip_cmd": [ + { + "from_module": "pulp.tests.test_fscip_cmd", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_fscip_cmd", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_fscip_cmd", + "imports": "pulp.constants", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "constants", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_fscip_cmd", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_fscip_cmd", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_fscip_cmd", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 8 + } + ], + "pulp.tests.test_glpk_cmd": [ + { + "from_module": "pulp.tests.test_glpk_cmd", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_glpk_cmd", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_glpk_cmd", + "imports": "pulp.constants", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "constants", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_glpk_cmd", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_glpk_cmd", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_glpk_cmd", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 8 + } + ], + "pulp.tests.test_gurobi": [ + { + "from_module": "pulp.tests.test_gurobi", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_gurobi", + "imports": "pulp.tests.solver_common.ALLOW_REPEATED_VAR_NAMES", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "ALLOW_REPEATED_VAR_NAMES", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_gurobi", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_gurobi", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 6 + } + ], + "pulp.tests.test_gurobipy_env": [ + { + "from_module": "pulp.tests.test_gurobipy_env", + "imports": "pulp.GUROBI", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "GUROBI", + "lineno": 3 + }, + { + "from_module": "pulp.tests.test_gurobipy_env", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 3 + }, + { + "from_module": "pulp.tests.test_gurobipy_env", + "imports": "pulp.const", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "const", + "lineno": 3 + } + ], + "pulp.tests.test_gurobi_cmd": [ + { + "from_module": "pulp.tests.test_gurobi_cmd", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_gurobi_cmd", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_gurobi_cmd", + "imports": "pulp.constants", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "constants", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_gurobi_cmd", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_gurobi_cmd", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_gurobi_cmd", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 8 + } + ], + "pulp.tests.test_highs": [ + { + "from_module": "pulp.tests.test_highs", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_highs", + "imports": "pulp.tests.bin_packing_problem.create_bin_packing_problem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.bin_packing_problem", + "symbol_part": "create_bin_packing_problem", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_highs", + "imports": "pulp.tests.solver_common.ALLOW_REPEATED_VAR_NAMES", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "ALLOW_REPEATED_VAR_NAMES", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_highs", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_highs", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 7 + } + ], + "pulp.tests.test_highs_cmd": [ + { + "from_module": "pulp.tests.test_highs_cmd", + "imports": "pulp.apis", + "type": "import", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_highs_cmd", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_highs_cmd", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 9 + }, + { + "from_module": "pulp.tests.test_highs_cmd", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 9 + } + ], + "pulp.tests.test_lpdot": [ + { + "from_module": "pulp.tests.test_lpdot", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 1 + }, + { + "from_module": "pulp.tests.test_lpdot", + "imports": "pulp.lpDot", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "lpDot", + "lineno": 1 + } + ], + "pulp.tests.test_mipcl_cmd": [ + { + "from_module": "pulp.tests.test_mipcl_cmd", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_mipcl_cmd", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_mipcl_cmd", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_mipcl_cmd", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 6 + } + ], + "pulp.tests.test_mosek": [ + { + "from_module": "pulp.tests.test_mosek", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_mosek", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_mosek", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_mosek", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 6 + } + ], + "pulp.tests.test_pulp": [ + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.apis", + "type": "import", + "lineno": 12 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.mps_lp", + "type": "import", + "lineno": 13 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.LpAffineExpression", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpAffineExpression", + "lineno": 14 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.LpConstraint", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpConstraint", + "lineno": 14 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 14 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.LpVariable", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpVariable", + "lineno": 14 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.lpSum", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "lpSum", + "lineno": 14 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.lpSum_vars", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "lpSum_vars", + "lineno": 14 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.lpSum_vars_coefs", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "lpSum_vars_coefs", + "lineno": 14 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.constants", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "constants", + "lineno": 23 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.constants.PulpError", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.constants", + "symbol_part": "PulpError", + "lineno": 24 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.tests.solver_common.EXAMPLE_MPS_MI_BOUNDS", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "EXAMPLE_MPS_MI_BOUNDS", + "lineno": 25 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.tests.solver_common.EXAMPLE_MPS_PL_BOUNDS", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "EXAMPLE_MPS_PL_BOUNDS", + "lineno": 25 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.tests.solver_common.EXAMPLE_MPS_RHS56", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "EXAMPLE_MPS_RHS56", + "lineno": 25 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.tests.solver_common._constraint_named", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_constraint_named", + "lineno": 25 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.tests.solver_common.getSortedDict", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "getSortedDict", + "lineno": 25 + }, + { + "from_module": "pulp.tests.test_pulp", + "imports": "pulp.utilities.makeDict", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.utilities", + "symbol_part": "makeDict", + "lineno": 32 + } + ], + "pulp.tests.test_pyglpk": [ + { + "from_module": "pulp.tests.test_pyglpk", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_pyglpk", + "imports": "pulp.tests.solver_common.ALLOW_REPEATED_VAR_NAMES", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "ALLOW_REPEATED_VAR_NAMES", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_pyglpk", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_pyglpk", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 6 + } + ], + "pulp.tests.test_rust_core": [ + { + "from_module": "pulp.tests.test_rust_core", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 3 + }, + { + "from_module": "pulp.tests.test_rust_core", + "imports": "pulp.const", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "const", + "lineno": 3 + } + ], + "pulp.tests.test_sas94": [ + { + "from_module": "pulp.tests.test_sas94", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_sas94", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_sas94", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_sas94", + "imports": "pulp.tests.solver_common.SASTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "SASTest", + "lineno": 6 + } + ], + "pulp.tests.test_sascas": [ + { + "from_module": "pulp.tests.test_sascas", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_sascas", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_sascas", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_sascas", + "imports": "pulp.tests.solver_common.SASTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "SASTest", + "lineno": 6 + } + ], + "pulp.tests.test_scip_cmd": [ + { + "from_module": "pulp.tests.test_scip_cmd", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_scip_cmd", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_scip_cmd", + "imports": "pulp.constants", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "constants", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_scip_cmd", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_scip_cmd", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_scip_cmd", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 8 + } + ], + "pulp.tests.test_scip_py": [ + { + "from_module": "pulp.tests.test_scip_py", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_scip_py", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_scip_py", + "imports": "pulp.constants", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "constants", + "lineno": 7 + }, + { + "from_module": "pulp.tests.test_scip_py", + "imports": "pulp.tests.solver_common.ALLOW_REPEATED_VAR_NAMES", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "ALLOW_REPEATED_VAR_NAMES", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_scip_py", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_scip_py", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 8 + }, + { + "from_module": "pulp.tests.test_scip_py", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 8 + } + ], + "pulp.tests.test_sparse": [ + { + "from_module": "pulp.tests.test_sparse", + "imports": "pulp.sparse.Matrix", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.sparse", + "symbol_part": "Matrix", + "lineno": 3 + } + ], + "pulp.tests.test_write_lp": [ + { + "from_module": "pulp.tests.test_write_lp", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 14 + }, + { + "from_module": "pulp.tests.test_write_lp", + "imports": "pulp._rustcore", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "_rustcore", + "lineno": 14 + }, + { + "from_module": "pulp.tests.test_write_lp", + "imports": "pulp.const", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "const", + "lineno": 14 + }, + { + "from_module": "pulp.tests.test_write_lp", + "imports": "pulp.apis.coin.COIN_CMD", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.apis.coin", + "symbol_part": "COIN_CMD", + "lineno": 225 + } + ], + "pulp.tests.test_write_mps": [ + { + "from_module": "pulp.tests.test_write_mps", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_write_mps", + "imports": "pulp.const", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "const", + "lineno": 5 + } + ], + "pulp.tests.test_xpress_cmd": [ + { + "from_module": "pulp.tests.test_xpress_cmd", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_xpress_cmd", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_xpress_cmd", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 6 + } + ], + "pulp.tests.test_xpress_py": [ + { + "from_module": "pulp.tests.test_xpress_py", + "imports": "pulp.apis", + "type": "import", + "lineno": 3 + }, + { + "from_module": "pulp.tests.test_xpress_py", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 4 + } + ], + "pulp.tests.test_yaposib": [ + { + "from_module": "pulp.tests.test_yaposib", + "imports": "pulp.apis", + "type": "import", + "lineno": 5 + }, + { + "from_module": "pulp.tests.test_yaposib", + "imports": "pulp.tests.solver_common.ALLOW_REPEATED_VAR_NAMES", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "ALLOW_REPEATED_VAR_NAMES", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_yaposib", + "imports": "pulp.tests.solver_common.BaseSolverTest", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "BaseSolverTest", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_yaposib", + "imports": "pulp.tests.solver_common.PulpTestConfig", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "PulpTestConfig", + "lineno": 6 + }, + { + "from_module": "pulp.tests.test_yaposib", + "imports": "pulp.tests.solver_common._status", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.solver_common", + "symbol_part": "_status", + "lineno": 6 + } + ], + "pulp.tests": [ + { + "from_module": "pulp.tests", + "imports": "run_tests.pulpTestAll", + "type": "from_import", + "relative_level": 1, + "module_part": "run_tests", + "symbol_part": "pulpTestAll", + "lineno": 1 + } + ], + "scripts.benchmark_mps_write": [ + { + "from_module": "scripts.benchmark_mps_write", + "imports": "pulp.tests.bin_packing_problem.create_bin_packing_problem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp.tests.bin_packing_problem", + "symbol_part": "create_bin_packing_problem", + "lineno": 10 + } + ], + "scripts.capture_mps_goldens": [ + { + "from_module": "scripts.capture_mps_goldens", + "imports": "pulp.LpBinary", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpBinary", + "lineno": 5 + }, + { + "from_module": "scripts.capture_mps_goldens", + "imports": "pulp.LpInteger", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpInteger", + "lineno": 5 + }, + { + "from_module": "scripts.capture_mps_goldens", + "imports": "pulp.LpMaximize", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpMaximize", + "lineno": 5 + }, + { + "from_module": "scripts.capture_mps_goldens", + "imports": "pulp.LpMinimize", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpMinimize", + "lineno": 5 + }, + { + "from_module": "scripts.capture_mps_goldens", + "imports": "pulp.LpProblem", + "type": "from_import", + "relative_level": 0, + "module_part": "pulp", + "symbol_part": "LpProblem", + "lineno": 5 + } + ] + }, + "dependency_graph": { + "sys": { + "used_by": [ + "doc.source.conf", + "pulp.apis.copt", + "pulp.apis.core", + "pulp.apis.mosek", + "pulp.apis.sas", + "pulp.apis.xpress", + "pulp.tests.test_highs_cmd" + ], + "import_count": 7 + }, + "os": { + "used_by": [ + "doc.source.conf", + "pulp.apis.choco", + "pulp.apis.coin", + "pulp.apis.copt", + "pulp.apis.core", + "pulp.apis.cplex", + "pulp.apis.glpk", + "pulp.apis.gurobi", + "pulp.apis.highs", + "pulp.apis.mipcl", + "pulp.apis.sas", + "pulp.apis.scip", + "pulp.tests.solver_common", + "pulp.tests.test_coin_cmd", + "pulp.tests.test_examples", + "pulp.tests.test_pulp" + ], + "import_count": 16 + }, + "typing": { + "used_by": [ + "doc.source.conf", + "examples.CG", + "examples.SpongeRollProblem3", + "examples.SpongeRollProblem4", + "examples.wedding", + "examples.wedding_initial", + "pulp.mps_lp", + "pulp.sparse", + "pulp.utilities", + "pulp.apis.choco", + "pulp.apis.coin", + "pulp.apis.copt", + "pulp.apis.core", + "pulp.apis.cplex", + "pulp.apis.cuopt", + "pulp.apis.glpk", + "pulp.apis.gurobi", + "pulp.apis.highs", + "pulp.apis.mipcl", + "pulp.apis.mosek", + "pulp.apis.ortools", + "pulp.apis.sas", + "pulp.apis.scip", + "pulp.apis.xpress", + "pulp.apis", + "pulp.core.linear", + "pulp.core.lp_affine_expression", + "pulp.core.lp_constraint", + "pulp.core.lp_problem", + "pulp.core.lp_variable", + "pulp.tests.solver_common", + "pulp.tests.test_choco_cmd", + "pulp.tests.test_coinmp_dll", + "pulp.tests.test_coin_cmd", + "pulp.tests.test_copt", + "pulp.tests.test_cplex_cmd", + "pulp.tests.test_cplex_py", + "pulp.tests.test_cpsat", + "pulp.tests.test_cuopt", + "pulp.tests.test_fscip_cmd", + "pulp.tests.test_glpk_cmd", + "pulp.tests.test_gurobi", + "pulp.tests.test_gurobi_cmd", + "pulp.tests.test_highs", + "pulp.tests.test_highs_cmd", + "pulp.tests.test_mipcl_cmd", + "pulp.tests.test_mosek", + "pulp.tests.test_pulp", + "pulp.tests.test_pyglpk", + "pulp.tests.test_sas94", + "pulp.tests.test_sascas", + "pulp.tests.test_scip_cmd", + "pulp.tests.test_scip_py", + "pulp.tests.test_xpress_cmd", + "pulp.tests.test_yaposib" + ], + "import_count": 111 + }, + "sphinx_rtd_theme": { + "used_by": [ + "doc.source.conf" + ], + "import_count": 1 + }, + "matplotlib": { + "used_by": [ + "doc.source._static.plotter" + ], + "import_count": 1 + }, + "math": { + "used_by": [ + "examples.test2", + "examples.test3", + "pulp.apis.coin", + "pulp.apis.copt", + "pulp.apis.core", + "pulp.apis.cplex", + "pulp.apis.cuopt", + "pulp.apis.glpk", + "pulp.apis.gurobi", + "pulp.apis.highs", + "pulp.apis.ortools", + "pulp.apis.xpress", + "pulp.core.linear", + "pulp.core.lp_affine_expression", + "pulp.core.lp_problem", + "pulp.core.lp_variable", + "pulp.tests.test_pulp" + ], + "import_count": 18 + }, + "random": { + "used_by": [ + "examples.test4", + "examples.test5", + "pulp.tests.bin_packing_problem" + ], + "import_count": 3 + }, + "__future__": { + "used_by": [ + "pulp.mps_lp", + "pulp.pulp", + "pulp.utilities", + "pulp.apis.choco", + "pulp.apis.coin", + "pulp.apis.copt", + "pulp.apis.core", + "pulp.apis.cplex", + "pulp.apis.cuopt", + "pulp.apis.glpk", + "pulp.apis.gurobi", + "pulp.apis.highs", + "pulp.apis.mipcl", + "pulp.apis.mosek", + "pulp.apis.ortools", + "pulp.apis.sas", + "pulp.apis.scip", + "pulp.apis.xpress", + "pulp.core.linear", + "pulp.core.lp_affine_expression", + "pulp.core.lp_constraint", + "pulp.core.lp_problem", + "pulp.core.lp_variable", + "pulp.core._internal", + "pulp.core", + "pulp.tests.test_write_lp" + ], + "import_count": 26 + }, + "dataclasses": { + "used_by": [ + "pulp.mps_lp", + "pulp.core.lp_problem", + "pulp.core.lp_variable", + "pulp.tests.solver_common" + ], + "import_count": 6 + }, + "collections": { + "used_by": [ + "pulp.utilities", + "pulp.apis.core", + "pulp.core.linear", + "pulp.core.lp_affine_expression", + "pulp.core.lp_constraint", + "pulp.core.lp_problem" + ], + "import_count": 7 + }, + "itertools": { + "used_by": [ + "pulp.utilities" + ], + "import_count": 3 + }, + "resource": { + "used_by": [ + "pulp.utilities" + ], + "import_count": 1 + }, + "ctypes": { + "used_by": [ + "pulp", + "pulp.apis.coin", + "pulp.apis.copt", + "pulp.apis.core" + ], + "import_count": 5 + }, + "glob": { + "used_by": [ + "pulp", + "pulp.apis.copt" + ], + "import_count": 2 + }, + "importlib": { + "used_by": [ + "pulp", + "pulp.tests.test_examples" + ], + "import_count": 3 + }, + "warnings": { + "used_by": [ + "pulp.apis.choco", + "pulp.apis.coin", + "pulp.apis.copt", + "pulp.apis.cplex", + "pulp.apis.gurobi", + "pulp.apis.mipcl", + "pulp.apis.ortools", + "pulp.apis.sas", + "pulp.apis.scip", + "pulp.apis.xpress", + "pulp.core.lp_problem" + ], + "import_count": 11 + }, + "tempfile": { + "used_by": [ + "pulp.apis.coin", + "pulp.tests.test_pulp", + "pulp.tests.test_write_lp", + "pulp.tests.test_write_mps", + "scripts.benchmark_mps_write" + ], + "import_count": 5 + }, + "cbcbox": { + "used_by": [ + "pulp.apis.coin" + ], + "import_count": 1 + }, + "yaposib": { + "used_by": [ + "pulp.apis.coin" + ], + "import_count": 1 + }, + "cylp": { + "used_by": [ + "pulp.apis.coin" + ], + "import_count": 1 + }, + "subprocess": { + "used_by": [ + "pulp.apis.copt", + "pulp.apis.core", + "pulp.apis.highs", + "pulp.apis.mipcl" + ], + "import_count": 4 + }, + "uuid": { + "used_by": [ + "pulp.apis.copt", + "pulp.apis.core", + "pulp.apis.sas" + ], + "import_count": 3 + }, + "coptpy": { + "used_by": [ + "pulp.apis.copt" + ], + "import_count": 1 + }, + "platform": { + "used_by": [ + "pulp.apis.core" + ], + "import_count": 1 + }, + "shutil": { + "used_by": [ + "pulp.apis.core", + "pulp.tests.test_examples" + ], + "import_count": 2 + }, + "time": { + "used_by": [ + "pulp.apis.core", + "pulp.core.lp_problem", + "scripts.benchmark_mps_write" + ], + "import_count": 3 + }, + "logging": { + "used_by": [ + "pulp.apis.core", + "pulp.core._internal" + ], + "import_count": 2 + }, + "ujson": { + "used_by": [ + "pulp.apis.core", + "pulp.core.lp_problem" + ], + "import_count": 2 + }, + "json": { + "used_by": [ + "pulp.apis.core", + "pulp.apis", + "pulp.core.lp_problem" + ], + "import_count": 3 + }, + "cplex": { + "used_by": [ + "pulp.apis.cplex", + "pulp.tests.test_cplex_py" + ], + "import_count": 3 + }, + "xml": { + "used_by": [ + "pulp.apis.cplex" + ], + "import_count": 2 + }, + "elementtree": { + "used_by": [ + "pulp.apis.cplex" + ], + "import_count": 2 + }, + "cuopt": { + "used_by": [ + "pulp.apis.cuopt" + ], + "import_count": 4 + }, + "numpy": { + "used_by": [ + "pulp.apis.cuopt", + "pulp.tests.test_pulp" + ], + "import_count": 3 + }, + "glpk": { + "used_by": [ + "pulp.apis.glpk" + ], + "import_count": 1 + }, + "gurobipy": { + "used_by": [ + "pulp.apis.gurobi", + "pulp.tests.solver_common", + "pulp.tests.test_gurobipy_env", + "pulp.tests.test_pulp" + ], + "import_count": 4 + }, + "highspy": { + "used_by": [ + "pulp.apis.highs" + ], + "import_count": 1 + }, + "mosek": { + "used_by": [ + "pulp.apis.mosek" + ], + "import_count": 1 + }, + "ortools": { + "used_by": [ + "pulp.apis.ortools" + ], + "import_count": 1 + }, + "contextlib": { + "used_by": [ + "pulp.apis.sas" + ], + "import_count": 1 + }, + "io": { + "used_by": [ + "pulp.apis.sas", + "pulp.tests.test_cplex_cmd" + ], + "import_count": 2 + }, + "saspy": { + "used_by": [ + "pulp.apis.sas" + ], + "import_count": 1 + }, + "swat": { + "used_by": [ + "pulp.apis.sas" + ], + "import_count": 1 + }, + "operator": { + "used_by": [ + "pulp.apis.scip" + ], + "import_count": 1 + }, + "pyscipopt": { + "used_by": [ + "pulp.apis.scip" + ], + "import_count": 1 + }, + "re": { + "used_by": [ + "pulp.apis.xpress", + "pulp.core.lp_variable", + "pulp.tests.test_coin_cmd" + ], + "import_count": 3 + }, + "xpress": { + "used_by": [ + "pulp.apis.xpress" + ], + "import_count": 2 + }, + "array": { + "used_by": [ + "pulp.core.linear", + "pulp.tests.test_pulp" + ], + "import_count": 2 + }, + "unittest": { + "used_by": [ + "pulp.tests.run_tests", + "pulp.tests.solver_common", + "pulp.tests.test_cpsat", + "pulp.tests.test_examples", + "pulp.tests.test_gurobipy_env", + "pulp.tests.test_highs_cmd", + "pulp.tests.test_pulp", + "pulp.tests.test_rust_core", + "pulp.tests.test_sparse", + "pulp.tests.test_write_lp", + "pulp.tests.test_write_mps" + ], + "import_count": 11 + }, + "functools": { + "used_by": [ + "pulp.tests.solver_common" + ], + "import_count": 1 + }, + "decimal": { + "used_by": [ + "pulp.tests.solver_common", + "pulp.tests.test_pulp" + ], + "import_count": 2 + }, + "doctest": { + "used_by": [ + "pulp.tests.test_examples" + ], + "import_count": 1 + }, + "copy": { + "used_by": [ + "pulp.tests.test_pulp" + ], + "import_count": 1 + }, + "pathlib": { + "used_by": [ + "pulp.tests.test_write_lp", + "pulp.tests.test_write_mps", + "scripts.benchmark_mps_write", + "scripts.capture_mps_goldens" + ], + "import_count": 4 + }, + "argparse": { + "used_by": [ + "scripts.benchmark_mps_write" + ], + "import_count": 1 + }, + "cProfile": { + "used_by": [ + "scripts.benchmark_mps_write" + ], + "import_count": 1 + }, + "pstats": { + "used_by": [ + "scripts.benchmark_mps_write" + ], + "import_count": 1 + } + }, + "declared_dependencies": {}, + "call_graph": { + "doc.KPyCon2009.code.beerdistribution": [], + "doc.KPyCon2009.code.wedding": [ + { + "caller": "doc.KPyCon2009.code.wedding.", + "callee": "doc.KPyCon2009.code.wedding.happiness", + "lineno": 31, + "resolution": "direct_name_call" + } + ], + "doc.KPyCon2009.code.whiskas": [], + "doc.source.conf": [], + "doc.source._static.plotter": [ + { + "caller": "doc.source._static.plotter.", + "callee": ".matplotlib.rc", + "lineno": 5, + "resolution": "external_constructor_call" + }, + { + "caller": "doc.source._static.plotter.", + "callee": ".matplotlib.rc", + "lineno": 6, + "resolution": "external_constructor_call" + }, + { + "caller": "doc.source._static.plotter.", + "callee": "doc.source._static.plotter.plot_interval", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "doc.source._static.plotter.", + "callee": "doc.source._static.plotter.plot_interval", + "lineno": 51, + "resolution": "direct_name_call" + } + ], + "examples.AmericanSteelProblem": [], + "examples.BeerDistributionProblem": [], + "examples.BeerDistributionProblemCompetitorExtension": [], + "examples.BeerDistributionProblemWarehouseExtension": [], + "examples.BeerDistributionProblem_resolve": [], + "examples.CG": [ + { + "caller": "examples.CG.subSolve", + "callee": "examples.CG.Pattern.__init__", + "lineno": 154, + "resolution": "same_module_class_call" + } + ], + "examples.ComputerPlantProblem": [], + "examples.furniture": [], + "examples.SpongeRollProblem1": [], + "examples.SpongeRollProblem2": [], + "examples.SpongeRollProblem3": [ + { + "caller": "examples.SpongeRollProblem3.calculatePatterns", + "callee": ".list.extend", + "lineno": 36, + "resolution": "local_builtin_method_call" + }, + { + "caller": "examples.SpongeRollProblem3.calculatePatterns", + "callee": "examples.SpongeRollProblem3.calculatePatterns", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "examples.SpongeRollProblem3.makePatterns", + "callee": "examples.SpongeRollProblem3.calculatePatterns", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "examples.SpongeRollProblem3.", + "callee": "examples.SpongeRollProblem3.makePatterns", + "lineno": 105, + "resolution": "direct_name_call" + } + ], + "examples.SpongeRollProblem4": [ + { + "caller": "examples.SpongeRollProblem4.calculatePatterns", + "callee": ".list.extend", + "lineno": 34, + "resolution": "local_builtin_method_call" + }, + { + "caller": "examples.SpongeRollProblem4.calculatePatterns", + "callee": "examples.SpongeRollProblem4.calculatePatterns", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "examples.SpongeRollProblem4.makePatterns", + "callee": "examples.SpongeRollProblem4.calculatePatterns", + "lineno": 76, + "resolution": "direct_name_call" + }, + { + "caller": "examples.SpongeRollProblem4.makePatterns", + "callee": "examples.SpongeRollProblem4.Pattern.__init__", + "lineno": 87, + "resolution": "same_module_class_call" + }, + { + "caller": "examples.SpongeRollProblem4.", + "callee": "examples.SpongeRollProblem4.makePatterns", + "lineno": 106, + "resolution": "direct_name_call" + } + ], + "examples.SpongeRollProblem5": [], + "examples.Sudoku1": [], + "examples.Sudoku2": [], + "examples.test1": [], + "examples.test2": [], + "examples.test3": [], + "examples.test4": [], + "examples.test5": [], + "examples.test7": [], + "examples.Two_stage_Stochastic_GemstoneTools": [], + "examples.wedding": [ + { + "caller": "examples.wedding.", + "callee": "examples.wedding.happiness", + "lineno": 45, + "resolution": "direct_name_call" + } + ], + "examples.wedding_initial": [ + { + "caller": "examples.wedding_initial.", + "callee": "examples.wedding_initial.happiness", + "lineno": 41, + "resolution": "direct_name_call" + }, + { + "caller": "examples.wedding_initial.", + "callee": ".dict.items", + "lineno": 64, + "resolution": "local_builtin_method_call" + } + ], + "examples.WhiskasModel1": [], + "examples.WhiskasModel2": [], + "examples": [], + "pulp.constants": [], + "pulp.mps_lp": [ + { + "caller": "pulp.mps_lp._from_compatible_object", + "callee": ".dataclasses.fields", + "lineno": 23, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.mps_lp.MPS.from_rust", + "callee": "pulp.mps_lp._from_compatible_object", + "lineno": 128, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.mps_lp.MPS.from_rust", + "callee": "pulp.mps_lp.MPSObjective.", + "lineno": 130, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.mps_lp.MPS.from_rust", + "callee": "pulp.mps_lp._from_compatible_object", + "lineno": 132, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.mps_lp.MPS.from_rust", + "callee": "pulp.mps_lp._from_compatible_object", + "lineno": 134, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.mps_lp.MPS.from_rust", + "callee": "pulp.mps_lp.MPSConstraint.", + "lineno": 136, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.mps_lp.MPS.from_rust", + "callee": "pulp.mps_lp._from_compatible_object", + "lineno": 139, + "resolution": "direct_name_call" + } + ], + "pulp.pulp": [], + "pulp.sparse": [ + { + "caller": "pulp.sparse.", + "callee": ".typing.TypeVar", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.sparse.Matrix.addcol", + "callee": "pulp.sparse.Matrix.add", + "lineno": 70, + "resolution": "self_method_call" + }, + { + "caller": "pulp.sparse.Matrix.get", + "callee": ".typing.cast", + "lineno": 80, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.sparse.Matrix.col_based_arrays", + "callee": ".list.append", + "lineno": 92, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.sparse.Matrix.col_based_arrays", + "callee": ".list.extend", + "lineno": 94, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.sparse.Matrix.col_based_arrays", + "callee": ".list.append", + "lineno": 95, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.sparse.Matrix.col_based_arrays", + "callee": ".list.append", + "lineno": 97, + "resolution": "local_builtin_method_call" + } + ], + "pulp.utilities": [ + { + "caller": "pulp.utilities.value", + "callee": "pulp.utilities.isNumber", + "lineno": 24, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.utilities.valueOrDefault", + "callee": "pulp.utilities.isNumber", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.utilities.makeDict", + "callee": "pulp.utilities.__makeDict", + "lineno": 110, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.utilities.__makeDict", + "callee": ".dict.update", + "lineno": 121, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.utilities.__makeDict", + "callee": "pulp.utilities.__makeDict", + "lineno": 125, + "resolution": "direct_name_call" + } + ], + "pulp": [ + { + "caller": "pulp.", + "callee": ".importlib.metadata.version", + "lineno": 58, + "resolution": "external_constructor_call" + } + ], + "pulp.apis.choco": [ + { + "caller": "pulp.apis.choco.CHOCO_CMD.__init__", + "callee": "pulp.apis.core.LpSolver_CMD.__init__", + "lineno": 62, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.choco.CHOCO_CMD.defaultPath", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 73, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.choco.CHOCO_CMD.available", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 77, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.choco.CHOCO_CMD.available", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 78, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.choco.CHOCO_CMD.available", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 78, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.choco.CHOCO_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 82, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.choco.CHOCO_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 83, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.choco.CHOCO_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.create_tmp_files", + "lineno": 89, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.choco.CHOCO_CMD.actualSolve", + "callee": "pulp.apis.choco.CHOCO_CMD.readsol", + "lineno": 123, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.choco.CHOCO_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "lineno": 124, + "resolution": "inherited_method_call" + } + ], + "pulp.apis.coin": [ + { + "caller": "pulp.apis.coin._default_cbc_executable", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 61, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.coin._default_cbc_executable", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 65, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.coin._default_cbc_executable", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 68, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.defaultPath", + "callee": "pulp.apis.coin._default_cbc_executable", + "lineno": 82, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.__init__", + "callee": "pulp.apis.core.LpSolver_CMD.__init__", + "lineno": 126, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.copy", + "callee": "pulp.apis.core.LpSolver_CMD.copy", + "lineno": 148, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.actualSolve", + "callee": "pulp.apis.coin.COIN_CMD.solve_CBC", + "lineno": 154, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.available", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 158, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.solve_CBC", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 162, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.solve_CBC", + "callee": "pulp.apis.core.LpSolver_CMD.create_tmp_files", + "lineno": 166, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.solve_CBC", + "callee": "pulp.apis.coin.COIN_CMD.writesol", + "lineno": 184, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.solve_CBC", + "callee": "pulp.apis.coin.COIN_CMD.getOptions", + "lineno": 202, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.solve_CBC", + "callee": "pulp.apis.core.LpSolver_CMD.get_pipe", + "lineno": 219, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.solve_CBC", + "callee": ".list.append", + "lineno": 222, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.solve_CBC", + "callee": ".list.extend", + "lineno": 223, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.solve_CBC", + "callee": "pulp.apis.coin.COIN_CMD.readsol_MPS", + "lineno": 254, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.solve_CBC", + "callee": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "lineno": 266, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.readsol_MPS", + "callee": "pulp.apis.coin.COIN_CMD.get_status", + "lineno": 325, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.readsol_LP", + "callee": "pulp.apis.coin.COIN_CMD.readsol_MPS", + "lineno": 393, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.get_status", + "callee": ".dict.get", + "lineno": 414, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.coin.COIN_CMD.get_status", + "callee": ".dict.get", + "lineno": 415, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.coin.", + "callee": "pulp.apis.coin.COINMP_DLL_load_dll", + "lineno": 462, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.coin.COINMP_DLL.__init__", + "callee": "pulp.apis.core.LpSolver.__init__", + "lineno": 494, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.coin.COINMP_DLL.actualSolve", + "callee": "pulp.apis.core.LpSolver.getCplexStyleArrays", + "lineno": 602, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.coin.COINMP_DLL.actualSolve", + "callee": "pulp.apis.core.clock", + "lineno": 632, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.coin.COINMP_DLL.actualSolve", + "callee": "pulp.apis.core.clock", + "lineno": 634, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.coin.YAPOSIB.__init__", + "callee": "pulp.apis.core.LpSolver.__init__", + "lineno": 743, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.coin.YAPOSIB.findSolutionValues", + "callee": ".dict.get", + "lineno": 769, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.coin.YAPOSIB.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 788, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.coin.YAPOSIB.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 790, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.coin.YAPOSIB.actualSolve", + "callee": "pulp.apis.coin.YAPOSIB.buildSolverModel", + "lineno": 855, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.coin.YAPOSIB.actualSolve", + "callee": "pulp.apis.coin.YAPOSIB.callSolver", + "lineno": 858, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.coin.YAPOSIB.actualSolve", + "callee": "pulp.apis.coin.YAPOSIB.findSolutionValues", + "lineno": 860, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.coin.CYLP.actualSolve", + "callee": "pulp.apis.coin.CYLP.buildSolverModel", + "lineno": 912, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.coin.CYLP.actualSolve", + "callee": "pulp.apis.coin.CYLP.callSolver", + "lineno": 913, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.coin.CYLP.actualSolve", + "callee": "pulp.apis.coin.CYLP.findSolutionValues", + "lineno": 915, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.coin.CYLP.actualSolve", + "callee": ".dict.get", + "lineno": 927, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.coin.CYLP.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 953, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.coin.CYLP.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 967, + "resolution": "imported_call" + } + ], + "pulp.apis.copt": [ + { + "caller": "pulp.apis.copt.COPT_CMD.__init__", + "callee": "pulp.apis.core.LpSolver_CMD.__init__", + "lineno": 77, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.copt.COPT_CMD.defaultPath", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 87, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_CMD.available", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 93, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_CMD.actualSolve", + "callee": "pulp.apis.copt.COPT_CMD.available", + "lineno": 102, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_CMD.actualSolve", + "callee": ".uuid.uuid4", + "lineno": 106, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.apis.copt.COPT_CMD.actualSolve", + "callee": "pulp.apis.copt.COPT_CMD.writemst", + "lineno": 127, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_CMD.actualSolve", + "callee": "pulp.apis.copt.COPT_CMD.readsol", + "lineno": 167, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_CMD.writemst", + "callee": ".list.append", + "lineno": 212, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL_loadlib", + "callee": ".glob.glob", + "lineno": 232, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL_loadlib", + "callee": ".glob.glob", + "lineno": 234, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL_loadlib", + "callee": ".glob.glob", + "lineno": 236, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.apis.copt.", + "callee": "pulp.apis.copt.coptstr", + "lineno": 274, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.", + "callee": "pulp.apis.copt.coptstr", + "lineno": 275, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.", + "callee": "pulp.apis.copt.coptstr", + "lineno": 276, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.", + "callee": "pulp.apis.copt.coptstr", + "lineno": 281, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.", + "callee": "pulp.apis.copt.coptstr", + "lineno": 282, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.", + "callee": "pulp.apis.copt.coptstr", + "lineno": 283, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.", + "callee": "pulp.apis.copt.COPT_DLL_loadlib", + "lineno": 298, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.__init__", + "callee": "pulp.apis.core.LpSolver.__init__", + "lineno": 353, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.__init__", + "callee": "pulp.apis.copt.COPT_DLL.create", + "lineno": 363, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.__init__", + "callee": "pulp.apis.copt.coptstr", + "lineno": 367, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.__init__", + "callee": "pulp.apis.copt.COPT_DLL.setParam", + "lineno": 373, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.__init__", + "callee": "pulp.apis.copt.COPT_DLL.setParam", + "lineno": 376, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.actualSolve", + "callee": "pulp.apis.copt.COPT_DLL.extract", + "lineno": 410, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.actualSolve", + "callee": "pulp.apis.core.ctypesArrayFill", + "lineno": 445, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.actualSolve", + "callee": ".dict.keys", + "lineno": 445, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.actualSolve", + "callee": "pulp.apis.core.ctypesArrayFill", + "lineno": 446, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.actualSolve", + "callee": ".dict.values", + "lineno": 447, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.actualSolve", + "callee": "pulp.apis.copt.COPT_DLL.getsolution", + "lineno": 474, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.extract", + "callee": "pulp.apis.copt.coptstr", + "lineno": 520, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.extract", + "callee": "pulp.apis.copt.coptstr", + "lineno": 545, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.extract", + "callee": "pulp.apis.core.ctypesArrayFill", + "lineno": 557, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.extract", + "callee": "pulp.apis.core.ctypesArrayFill", + "lineno": 558, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.extract", + "callee": "pulp.apis.core.ctypesArrayFill", + "lineno": 559, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.extract", + "callee": "pulp.apis.core.ctypesArrayFill", + "lineno": 560, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.create", + "callee": "pulp.apis.copt.COPT_DLL.delete", + "lineno": 590, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.__del__", + "callee": "pulp.apis.copt.COPT_DLL.delete", + "lineno": 609, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.getsolution", + "callee": "pulp.apis.copt.coptstr", + "lineno": 654, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.getsolution", + "callee": "pulp.apis.copt.coptstr", + "lineno": 659, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.getsolution", + "callee": "pulp.apis.copt.coptstr", + "lineno": 679, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.getsolution", + "callee": ".dict.get", + "lineno": 706, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.write", + "callee": "pulp.apis.copt.coptstr", + "lineno": 713, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.write", + "callee": "pulp.apis.copt.coptstr", + "lineno": 718, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.write", + "callee": "pulp.apis.copt.coptstr", + "lineno": 720, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.write", + "callee": "pulp.apis.copt.coptstr", + "lineno": 722, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.write", + "callee": "pulp.apis.copt.coptstr", + "lineno": 724, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.write", + "callee": "pulp.apis.copt.coptstr", + "lineno": 726, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.write", + "callee": "pulp.apis.copt.coptstr", + "lineno": 728, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.write", + "callee": "pulp.apis.copt.coptstr", + "lineno": 730, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.setParam", + "callee": "pulp.apis.copt.coptstr", + "lineno": 745, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.getParam", + "callee": "pulp.apis.copt.coptstr", + "lineno": 781, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT_DLL.getAttr", + "callee": "pulp.apis.copt.coptstr", + "lineno": 823, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.copt.COPT.__init__", + "callee": "pulp.apis.core.LpSolver.__init__", + "lineno": 905, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.copt.COPT.findSolutionValues", + "callee": ".dict.get", + "lineno": 943, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.copt.COPT.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 981, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.copt.COPT.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 988, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.copt.COPT.buildSolverModel", + "callee": ".list.append", + "lineno": 1025, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.copt.COPT.actualSolve", + "callee": "pulp.apis.copt.COPT.buildSolverModel", + "lineno": 1057, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.copt.COPT.actualSolve", + "callee": "pulp.apis.copt.COPT.callSolver", + "lineno": 1058, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.copt.COPT.actualSolve", + "callee": "pulp.apis.copt.COPT.findSolutionValues", + "lineno": 1060, + "resolution": "self_method_call" + } + ], + "pulp.apis.core": [ + { + "caller": "pulp.apis.core.clock", + "callee": ".time.time", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.apis.core.", + "callee": "pulp.apis.core.get_operating_system", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.core.", + "callee": "pulp.apis.core.get_arch", + "lineno": 67, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.core.LpSolver.getCplexStyleArrays", + "callee": "pulp.apis.core.to_string", + "lineno": 212, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.core.LpSolver.getCplexStyleArrays", + "callee": "pulp.apis.core.to_string", + "lineno": 238, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.core.LpSolver.getCplexStyleArrays", + "callee": "pulp.apis.core.to_string", + "lineno": 239, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.core.LpSolver.getCplexStyleArrays", + "callee": "pulp.sparse.Matrix.__init__", + "lineno": 245, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.core.LpSolver.getCplexStyleArrays", + "callee": "pulp.sparse.Matrix.add", + "lineno": 247, + "resolution": "local_typed_method_call" + }, + { + "caller": "pulp.apis.core.LpSolver.getCplexStyleArrays", + "callee": "pulp.sparse.Matrix.col_based_arrays", + "lineno": 254, + "resolution": "local_typed_method_call" + }, + { + "caller": "pulp.apis.core.LpSolver.getCplexStyleArrays", + "callee": "pulp.apis.core.ctypesArrayFill", + "lineno": 255, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.core.LpSolver.getCplexStyleArrays", + "callee": "pulp.apis.core.ctypesArrayFill", + "lineno": 256, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.core.LpSolver.getCplexStyleArrays", + "callee": "pulp.apis.core.ctypesArrayFill", + "lineno": 257, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.core.LpSolver.getCplexStyleArrays", + "callee": "pulp.apis.core.ctypesArrayFill", + "lineno": 258, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.core.LpSolver.getCplexStyleArrays", + "callee": "pulp.apis.core.to_string", + "lineno": 264, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.core.LpSolver.toJson", + "callee": "pulp.apis.core.LpSolver.toDict", + "lineno": 314, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.core.LpSolver_CMD.__init__", + "callee": "pulp.apis.core.LpSolver_CMD.defaultPath", + "lineno": 344, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.core.LpSolver_CMD.__init__", + "callee": "pulp.apis.core.LpSolver_CMD.setTmpDir", + "lineno": 348, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.core.LpSolver_CMD.create_tmp_files", + "callee": ".uuid.uuid4", + "lineno": 383, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "callee": "pulp.apis.core.LpSolver_CMD.silent_remove", + "lineno": 396, + "resolution": "self_method_call" + } + ], + "pulp.apis.cplex": [ + { + "caller": "pulp.apis.cplex.CPLEX_CMD.__init__", + "callee": "pulp.apis.core.LpSolver_CMD.__init__", + "lineno": 61, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_CMD.defaultPath", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 79, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_CMD.available", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 83, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 87, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.create_tmp_files", + "lineno": 89, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_CMD.actualSolve", + "callee": "pulp.apis.cplex.CPLEX_CMD.writesol", + "lineno": 106, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_CMD.actualSolve", + "callee": "pulp.apis.cplex.CPLEX_CMD.getOptions", + "lineno": 112, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_CMD.actualSolve", + "callee": "pulp.apis.cplex.CPLEX_CMD.readsol", + "lineno": 139, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "lineno": 140, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "lineno": 142, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_CMD.readsol", + "callee": ".dict.get", + "lineno": 210, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.__init__", + "callee": "pulp.apis.core.LpSolver.__init__", + "lineno": 347, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.actualSolve", + "callee": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "lineno": 376, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.actualSolve", + "callee": "pulp.apis.cplex.CPLEX_PY.callSolver", + "lineno": 379, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.actualSolve", + "callee": "pulp.apis.cplex.CPLEX_PY.findSolutionValues", + "lineno": 381, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": "pulp.apis.cplex.CPLEX_PY.buildSolverModel.cplex_var_lb", + "lineno": 414, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": "pulp.apis.cplex.CPLEX_PY.buildSolverModel.cplex_var_ub", + "lineno": 422, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": "pulp.apis.cplex.CPLEX_PY.buildSolverModel.cplex_var_types", + "lineno": 431, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": ".list.append", + "lineno": 442, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": ".list.append", + "lineno": 446, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": ".list.append", + "lineno": 448, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": ".list.append", + "lineno": 450, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": ".list.append", + "lineno": 452, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": ".list.append", + "lineno": 455, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": "pulp.apis.cplex.CPLEX_PY.setlogfile", + "lineno": 464, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": "pulp.apis.cplex.CPLEX_PY.setlogfile", + "lineno": 471, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": "pulp.apis.cplex.CPLEX_PY.changeEpgap", + "lineno": 474, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": "pulp.apis.cplex.CPLEX_PY.setTimeLimit", + "lineno": 476, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": "pulp.apis.cplex.CPLEX_PY.setThreads", + "lineno": 477, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.buildSolverModel", + "callee": "pulp.apis.cplex.CPLEX_PY.set_param", + "lineno": 492, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.set_param", + "callee": "pulp.apis.cplex.CPLEX_PY.search_param", + "lineno": 498, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.get_param", + "callee": "pulp.apis.cplex.CPLEX_PY.search_param", + "lineno": 505, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.search_param", + "callee": ".str.replace", + "lineno": 516, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.search_param", + "callee": ".str.split", + "lineno": 518, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 577, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 579, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.findSolutionValues", + "callee": ".dict.get", + "lineno": 609, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.cplex.CPLEX_PY.findSolutionValues", + "callee": ".dict.get", + "lineno": 616, + "resolution": "local_builtin_method_call" + } + ], + "pulp.apis.cuopt": [ + { + "caller": "pulp.apis.cuopt.CUOPT.__init__", + "callee": "pulp.apis.core.LpSolver.__init__", + "lineno": 81, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.cuopt.CUOPT.findSolutionValues", + "callee": ".dict.get", + "lineno": 123, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.cuopt.CUOPT.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 156, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.cuopt.CUOPT.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 175, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.cuopt.CUOPT.buildSolverModel", + "callee": ".list.append", + "lineno": 194, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.cuopt.CUOPT.actualSolve", + "callee": "pulp.apis.cuopt.CUOPT.buildSolverModel", + "lineno": 247, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cuopt.CUOPT.actualSolve", + "callee": "pulp.apis.cuopt.CUOPT.callSolver", + "lineno": 248, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.cuopt.CUOPT.actualSolve", + "callee": "pulp.apis.cuopt.CUOPT.findSolutionValues", + "lineno": 250, + "resolution": "self_method_call" + } + ], + "pulp.apis.glpk": [ + { + "caller": "pulp.apis.glpk.GLPK_CMD.__init__", + "callee": "pulp.apis.core.LpSolver_CMD.__init__", + "lineno": 72, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.glpk.GLPK_CMD.defaultPath", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 83, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.glpk.GLPK_CMD.available", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 87, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.glpk.GLPK_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 91, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.glpk.GLPK_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.create_tmp_files", + "lineno": 100, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.glpk.GLPK_CMD.actualSolve", + "callee": ".list.extend", + "lineno": 105, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.glpk.GLPK_CMD.actualSolve", + "callee": ".list.append", + "lineno": 107, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.glpk.GLPK_CMD.actualSolve", + "callee": ".list.extend", + "lineno": 108, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.glpk.GLPK_CMD.actualSolve", + "callee": "pulp.apis.core.clock", + "lineno": 110, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.glpk.GLPK_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 132, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.glpk.GLPK_CMD.actualSolve", + "callee": "pulp.apis.core.clock", + "lineno": 142, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.glpk.GLPK_CMD.actualSolve", + "callee": "pulp.apis.glpk.GLPK_CMD.readsol", + "lineno": 147, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.glpk.GLPK_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "lineno": 161, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.glpk.GLPK_CMD.readsol", + "callee": ".list.append", + "lineno": 201, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.glpk.GLPK_CMD.readsol", + "callee": ".list.append", + "lineno": 217, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.glpk.PYGLPK.__init__", + "callee": "pulp.apis.core.LpSolver.__init__", + "lineno": 281, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.glpk.PYGLPK.findSolutionValues", + "callee": "pulp.apis.glpk.PYGLPK.hasMIPConstraints", + "lineno": 288, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.glpk.PYGLPK.findSolutionValues", + "callee": "pulp.apis.glpk.PYGLPK.hasMIPConstraints", + "lineno": 302, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.glpk.PYGLPK.findSolutionValues", + "callee": "pulp.apis.glpk.PYGLPK.hasMIPConstraints", + "lineno": 310, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.glpk.PYGLPK.findSolutionValues", + "callee": ".dict.get", + "lineno": 316, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.glpk.PYGLPK.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 332, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.glpk.PYGLPK.callSolver", + "callee": "pulp.apis.glpk.PYGLPK.hasMIPConstraints", + "lineno": 335, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.glpk.PYGLPK.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 339, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.glpk.PYGLPK.buildSolverModel", + "callee": ".list.append", + "lineno": 375, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.glpk.PYGLPK.buildSolverModel", + "callee": ".list.append", + "lineno": 400, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.glpk.PYGLPK.actualSolve", + "callee": "pulp.apis.glpk.PYGLPK.buildSolverModel", + "lineno": 428, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.glpk.PYGLPK.actualSolve", + "callee": "pulp.apis.glpk.PYGLPK.callSolver", + "lineno": 431, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.glpk.PYGLPK.actualSolve", + "callee": "pulp.apis.glpk.PYGLPK.findSolutionValues", + "lineno": 433, + "resolution": "self_method_call" + } + ], + "pulp.apis.gurobi": [ + { + "caller": "pulp.apis.gurobi.GUROBI.__init__", + "callee": "pulp.apis.core.LpSolver.__init__", + "lineno": 154, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI.__del__", + "callee": "pulp.apis.gurobi.GUROBI.close", + "lineno": 172, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI.findSolutionValues", + "callee": ".dict.get", + "lineno": 205, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 277, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 279, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI.buildSolverModel", + "callee": "pulp.apis.gurobi.GUROBI.initGurobi", + "lineno": 286, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI.buildSolverModel", + "callee": "pulp.apis.gurobi.GUROBI.initGurobi", + "lineno": 315, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI.buildSolverModel", + "callee": ".list.append", + "lineno": 348, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI.buildSolverModel", + "callee": ".list.append", + "lineno": 378, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI.actualSolve", + "callee": "pulp.apis.gurobi.GUROBI.buildSolverModel", + "lineno": 390, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI.actualSolve", + "callee": "pulp.apis.gurobi.GUROBI.callSolver", + "lineno": 393, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI.actualSolve", + "callee": "pulp.apis.gurobi.GUROBI.findSolutionValues", + "lineno": 395, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI_CMD.__init__", + "callee": "pulp.apis.core.LpSolver_CMD.__init__", + "lineno": 432, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI_CMD.defaultPath", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 448, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI_CMD.available", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 452, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 471, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.create_tmp_files", + "lineno": 473, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI_CMD.actualSolve", + "callee": "pulp.apis.gurobi.GUROBI_CMD.getOptions", + "lineno": 480, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI_CMD.actualSolve", + "callee": "pulp.apis.gurobi.GUROBI_CMD.writesol", + "lineno": 486, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.get_pipe", + "lineno": 493, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI_CMD.actualSolve", + "callee": "pulp.apis.gurobi.GUROBI_CMD.readsol", + "lineno": 509, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "lineno": 510, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.gurobi.GUROBI_CMD.writesol", + "callee": ".list.append", + "lineno": 554, + "resolution": "local_builtin_method_call" + } + ], + "pulp.apis.highs": [ + { + "caller": "pulp.apis.highs.HiGHS_CMD.__init__", + "callee": "pulp.apis.core.LpSolver_CMD.__init__", + "lineno": 78, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.highs.HiGHS_CMD.defaultPath", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 94, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.highs.HiGHS_CMD.available", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 98, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.highs.HiGHS_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 102, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.highs.HiGHS_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.create_tmp_files", + "lineno": 107, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.highs.HiGHS_CMD.actualSolve", + "callee": "pulp.apis.highs.HiGHS_CMD.writesol", + "lineno": 141, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.highs.HiGHS_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.get_pipe", + "lineno": 159, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.highs.HiGHS_CMD.actualSolve", + "callee": "pulp.apis.highs.HiGHS_CMD.readsol", + "lineno": 227, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.highs.HiGHS_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "lineno": 229, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.highs.HiGHS_CMD.writesol", + "callee": ".list.append", + "lineno": 242, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.highs.HiGHS_CMD.writesol", + "callee": ".list.extend", + "lineno": 254, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.highs.HiGHS.actualSolve", + "callee": "pulp.apis.highs.HiGHS.createAndConfigureSolver", + "lineno": 542, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.highs.HiGHS.actualSolve", + "callee": "pulp.apis.highs.HiGHS.buildSolverModel", + "lineno": 543, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.highs.HiGHS.actualSolve", + "callee": "pulp.apis.highs.HiGHS.callSolver", + "lineno": 544, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.highs.HiGHS.actualSolve", + "callee": "pulp.apis.highs.HiGHS.findSolutionValues", + "lineno": 546, + "resolution": "self_method_call" + } + ], + "pulp.apis.mipcl": [ + { + "caller": "pulp.apis.mipcl.MIPCL_CMD.__init__", + "callee": "pulp.apis.core.LpSolver_CMD.__init__", + "lineno": 63, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.mipcl.MIPCL_CMD.defaultPath", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 74, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.mipcl.MIPCL_CMD.available", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 78, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.mipcl.MIPCL_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 82, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.mipcl.MIPCL_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.create_tmp_files", + "lineno": 84, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.mipcl.MIPCL_CMD.actualSolve", + "callee": "pulp.apis.mipcl.MIPCL_CMD.readsol", + "lineno": 131, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.mipcl.MIPCL_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "lineno": 132, + "resolution": "inherited_method_call" + } + ], + "pulp.apis.mosek": [ + { + "caller": "pulp.apis.mosek.MOSEK.__init__", + "callee": ".set.isdisjoint", + "lineno": 106, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.mosek.MOSEK.actualSolve", + "callee": "pulp.apis.mosek.MOSEK.buildSolverModel", + "lineno": 297, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.mosek.MOSEK.actualSolve", + "callee": "pulp.apis.mosek.MOSEK.putparam", + "lineno": 300, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.mosek.MOSEK.actualSolve", + "callee": "pulp.apis.mosek.MOSEK.findSolutionValues", + "lineno": 309, + "resolution": "self_method_call" + } + ], + "pulp.apis.ortools": [ + { + "caller": "pulp.apis.ortools._integer_scale", + "callee": "pulp.apis.ortools._decimal_places", + "lineno": 29, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.ortools.CPSAT.__init__", + "callee": "pulp.apis.core.LpSolver.__init__", + "lineno": 76, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.ortools.CPSAT.actualSolve", + "callee": "pulp.apis.ortools.CPSAT.buildSolverModel", + "lineno": 97, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.ortools.CPSAT.actualSolve", + "callee": "pulp.apis.ortools.CPSAT.callSolver", + "lineno": 99, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.ortools.CPSAT.actualSolve", + "callee": "pulp.apis.ortools.CPSAT.findSolutionValues", + "lineno": 100, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.ortools.CPSAT.buildSolverModel", + "callee": ".list.append", + "lineno": 180, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.ortools.CPSAT.buildSolverModel", + "callee": "pulp.apis.ortools._integer_scale", + "lineno": 193, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.ortools.CPSAT.buildSolverModel", + "callee": "pulp.apis.ortools._scale_to_int", + "lineno": 194, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.ortools.CPSAT.buildSolverModel", + "callee": "pulp.apis.ortools._scale_to_int", + "lineno": 195, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.ortools.CPSAT.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 230, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.ortools.CPSAT.callSolver", + "callee": "pulp.apis.core.clock", + "lineno": 232, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.ortools.CPSAT.findSolutionValues", + "callee": ".dict.get", + "lineno": 254, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.ortools.CPSAT.findSolutionValues", + "callee": ".dict.get", + "lineno": 255, + "resolution": "local_builtin_method_call" + } + ], + "pulp.apis.sas": [ + { + "caller": "pulp.apis.sas.SASsolver.__init__", + "callee": "pulp.apis.core.LpSolver_CMD.__init__", + "lineno": 115, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.sas.SAS94.actualSolve", + "callee": ".uuid.uuid4", + "lineno": 269, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.apis.sas.SAS94.actualSolve", + "callee": "pulp.apis.sas.SASsolver._get_max_upload_len", + "lineno": 280, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SAS94.actualSolve", + "callee": "pulp.apis.sas.SASsolver._create_statement_str", + "lineno": 331, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SAS94.actualSolve", + "callee": "pulp.apis.sas.SASsolver._create_statement_str", + "lineno": 332, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SAS94.actualSolve", + "callee": "pulp.apis.sas.SASsolver._create_statement_str", + "lineno": 333, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SAS94.actualSolve", + "callee": "pulp.apis.sas.SASsolver._create_statement_str", + "lineno": 334, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SAS94.actualSolve", + "callee": "pulp.apis.sas.SASsolver._create_statement_str", + "lineno": 335, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SAS94.actualSolve", + "callee": "pulp.apis.sas.SASsolver._write_sol", + "lineno": 345, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SAS94.actualSolve", + "callee": ".dict.items", + "lineno": 377, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.sas.SAS94.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "lineno": 453, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SAS94.actualSolve", + "callee": "pulp.apis.sas.SASsolver._read_solution", + "lineno": 484, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SASCAS.actualSolve", + "callee": ".contextlib.redirect_stdout", + "lineno": 608, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.apis.sas.SASCAS.actualSolve", + "callee": "pulp.apis.sas.SASLogWriter.__init__", + "lineno": 608, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.apis.sas.SASCAS.actualSolve", + "callee": ".uuid.uuid4", + "lineno": 613, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.apis.sas.SASCAS.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.create_tmp_files", + "lineno": 614, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SASCAS.actualSolve", + "callee": "pulp.apis.sas.SASsolver._get_max_upload_len", + "lineno": 620, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SASCAS.actualSolve", + "callee": "pulp.apis.sas.SASCAS._load_mps", + "lineno": 632, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.sas.SASCAS.actualSolve", + "callee": "pulp.apis.sas.SASsolver._write_sol", + "lineno": 635, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SASCAS.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "lineno": 644, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SASCAS.actualSolve", + "callee": "pulp.apis.sas.SASCAS._get_output", + "lineno": 661, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.sas.SASCAS.actualSolve", + "callee": "pulp.apis.sas.SASsolver._read_solution", + "lineno": 662, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SASCAS.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "lineno": 664, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.sas.SASLogWriter.__init__", + "callee": ".io.StringIO", + "lineno": 738, + "resolution": "external_constructor_call" + } + ], + "pulp.apis.scip": [ + { + "caller": "pulp.apis.scip.SCIP_CMD.__init__", + "callee": "pulp.apis.core.LpSolver_CMD.__init__", + "lineno": 76, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.scip.SCIP_CMD.defaultPath", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 115, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.scip.SCIP_CMD.available", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 119, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.scip.SCIP_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 123, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.scip.SCIP_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.create_tmp_files", + "lineno": 126, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.scip.SCIP_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.get_pipe", + "lineno": 176, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.scip.SCIP_CMD.actualSolve", + "callee": "pulp.apis.scip.SCIP_CMD.readsol", + "lineno": 185, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.scip.SCIP_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "lineno": 192, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.scip.FSCIP_CMD.__init__", + "callee": "pulp.apis.core.LpSolver_CMD.__init__", + "lineno": 273, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.scip.FSCIP_CMD.defaultPath", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 299, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.scip.FSCIP_CMD.available", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 303, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.scip.FSCIP_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 307, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.scip.FSCIP_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.create_tmp_files", + "lineno": 310, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.scip.FSCIP_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.silent_remove", + "lineno": 366, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.scip.FSCIP_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.get_pipe", + "lineno": 372, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.scip.FSCIP_CMD.actualSolve", + "callee": "pulp.apis.scip.FSCIP_CMD.readsol", + "lineno": 380, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.scip.FSCIP_CMD.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "lineno": 386, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.scip.SCIP_PY.buildSolverModel", + "callee": ".list.append", + "lineno": 665, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.scip.SCIP_PY.buildSolverModel", + "callee": ".list.append", + "lineno": 687, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.scip.SCIP_PY.actualSolve", + "callee": "pulp.apis.scip.SCIP_PY.buildSolverModel", + "lineno": 709, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.scip.SCIP_PY.actualSolve", + "callee": "pulp.apis.scip.SCIP_PY.callSolver", + "lineno": 710, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.scip.SCIP_PY.actualSolve", + "callee": "pulp.apis.scip.SCIP_PY.findSolutionValues", + "lineno": 711, + "resolution": "self_method_call" + } + ], + "pulp.apis.xpress": [ + { + "caller": "pulp.apis.xpress.XPRESS.__init__", + "callee": "pulp.apis.core.LpSolver_CMD.__init__", + "lineno": 87, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.defaultPath", + "callee": "pulp.apis.core.LpSolver_CMD.executableExtension", + "lineno": 104, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.available", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 108, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.executable", + "lineno": 120, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.create_tmp_files", + "lineno": 122, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.actualSolve", + "callee": "pulp.apis.xpress.XPRESS.writeslxsol", + "lineno": 128, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.actualSolve", + "callee": "pulp.apis.xpress._ismip", + "lineno": 132, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.actualSolve", + "callee": ".list.extend", + "lineno": 133, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.actualSolve", + "callee": ".list.extend", + "lineno": 146, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.actualSolve", + "callee": "pulp.apis.xpress.XPRESS.quote_path", + "lineno": 163, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.actualSolve", + "callee": "pulp.apis.xpress.XPRESS.quote_path", + "lineno": 182, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.actualSolve", + "callee": "pulp.apis.xpress._ismip", + "lineno": 185, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.actualSolve", + "callee": "pulp.apis.xpress.XPRESS.quote_path", + "lineno": 190, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.actualSolve", + "callee": "pulp.apis.xpress.XPRESS.quote_path", + "lineno": 192, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.actualSolve", + "callee": "pulp.apis.xpress.XPRESS.readsol", + "lineno": 231, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.actualSolve", + "callee": "pulp.apis.core.LpSolver_CMD.delete_tmp_files", + "lineno": 232, + "resolution": "inherited_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS.actualSolve", + "callee": ".dict.get", + "lineno": 233, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY.__init__", + "callee": "pulp.apis.core.LpSolver.__init__", + "lineno": 379, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY.callSolver", + "callee": "pulp.apis.xpress._ismip", + "lineno": 432, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY.findSolutionValues", + "callee": "pulp.apis.xpress._ismip", + "lineno": 517, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY.findSolutionValues", + "callee": ".dict.get", + "lineno": 547, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY.actualSolve", + "callee": "pulp.apis.xpress.XPRESS_PY.available", + "lineno": 560, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY.actualSolve", + "callee": "pulp.apis.xpress.XPRESS_PY.buildSolverModel", + "lineno": 569, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY.actualSolve", + "callee": "pulp.apis.xpress.XPRESS_PY.callSolver", + "lineno": 570, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY.actualSolve", + "callee": "pulp.apis.xpress.XPRESS_PY.findSolutionValues", + "lineno": 571, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY.buildSolverModel", + "callee": "pulp.apis.xpress.XPRESS_PY._extract", + "lineno": 577, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY.buildSolverModel", + "callee": "pulp.apis.xpress._ismip", + "lineno": 635, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY._extract", + "callee": "pulp.apis.xpress.XPRESS_PY._reset", + "lineno": 680, + "resolution": "self_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY._extract", + "callee": ".list.append", + "lineno": 763, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY._extract", + "callee": ".dict.get", + "lineno": 774, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY._extract", + "callee": "pulp.apis.xpress.XPRESS_PY._extract._xp_make_constraint", + "lineno": 778, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY._extract.addsos", + "callee": ".list.append", + "lineno": 793, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY._extract", + "callee": "pulp.apis.xpress.XPRESS_PY._extract.addsos", + "lineno": 798, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY._extract", + "callee": "pulp.apis.xpress.XPRESS_PY._extract.addsos", + "lineno": 799, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.apis.xpress.XPRESS_PY._extract", + "callee": "pulp.apis.xpress.XPRESS_PY._reset", + "lineno": 804, + "resolution": "self_method_call" + } + ], + "pulp.apis": [ + { + "caller": "pulp.apis.", + "callee": "pulp.apis.coin.COIN_CMD.__init__", + "lineno": 96, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.", + "callee": "pulp.apis.coin.COIN_CMD.__init__", + "lineno": 97, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.", + "callee": "pulp.apis.glpk.GLPK_CMD.__init__", + "lineno": 98, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.", + "callee": "pulp.apis.glpk.GLPK_CMD.__init__", + "lineno": 99, + "resolution": "imported_call" + }, + { + "caller": "pulp.apis.getSolver", + "callee": ".dict.keys", + "lineno": 117, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.apis.getSolverFromDict", + "callee": "pulp.apis.getSolver", + "lineno": 137, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.getSolverFromJson", + "callee": "pulp.apis.getSolverFromDict", + "lineno": 150, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.apis.listSolvers", + "callee": ".list.append", + "lineno": 165, + "resolution": "local_builtin_method_call" + } + ], + "pulp.core.linear": [ + { + "caller": "pulp.core.linear.lpSum", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.empty", + "lineno": 27, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.core.linear.lpSum_vars", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.empty", + "lineno": 38, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.core.linear.lpSum_vars", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.empty", + "lineno": 49, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.core.linear.lpSum_vars_coefs", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.empty", + "lineno": 62, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.core.linear.lpSum_vars_coefs", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.empty", + "lineno": 80, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.core.linear.lpDot", + "callee": "pulp.core.linear._vector_like", + "lineno": 91, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.linear.lpDot", + "callee": "pulp.core.linear._vector_like", + "lineno": 91, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.linear.lpDot", + "callee": "pulp.core.linear._vector_like", + "lineno": 93, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.linear.lpDot", + "callee": "pulp.core.linear.lpDot", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.linear.lpDot", + "callee": "pulp.core.linear._vector_like", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.linear.lpDot", + "callee": "pulp.core.linear.lpDot", + "lineno": 96, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.linear.lpDot", + "callee": "pulp.core.linear.lpSum", + "lineno": 98, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.linear.lpDot", + "callee": "pulp.core.linear.lpDot", + "lineno": 98, + "resolution": "direct_name_call" + } + ], + "pulp.core.lp_affine_expression": [ + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.sense", + "callee": "pulp.core._internal._rust_sense_to_const", + "lineno": 115, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.sense", + "callee": "pulp.core._internal._const_to_rust_sense", + "lineno": 122, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.items", + "callee": "pulp.core.lp_variable.LpVariable.__init__", + "lineno": 126, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.keys", + "callee": "pulp.core.lp_variable.LpVariable.__init__", + "lineno": 129, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.__iter__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.keys", + "lineno": 135, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.__contains__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.keys", + "lineno": 150, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.isAtomic", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.values", + "lineno": 159, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.atom", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.keys", + "lineno": 165, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.copy", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.__init__", + "lineno": 186, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.__str__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression._str_expr", + "lineno": 213, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.__str__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression._str_expr", + "lineno": 217, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.addInPlace", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.addterm", + "lineno": 267, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.addInPlace", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.addInPlace", + "lineno": 273, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.addInPlace", + "callee": ".typing.cast", + "lineno": 273, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.addInPlace", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.addInPlace", + "lineno": 276, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.addInPlace", + "callee": ".typing.cast", + "lineno": 276, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.subInPlace", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.addInPlace", + "lineno": 297, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.__neg__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.__init__", + "lineno": 300, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.__add__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.copy", + "lineno": 310, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.__radd__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.copy", + "lineno": 315, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.__iadd__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.addInPlace", + "lineno": 320, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.__sub__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.copy", + "lineno": 325, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.__isub__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.subInPlace", + "lineno": 335, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.__truediv__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.__init__", + "lineno": 381, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.__le__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.copy", + "lineno": 389, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.__ge__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.copy", + "lineno": 403, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.__eq__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.copy", + "lineno": 415, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.valid", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.value", + "lineno": 446, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.toDataclass", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.items", + "lineno": 456, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.toDict", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.items", + "lineno": 459, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_affine_expression.LpAffineExpression.to_dict", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.toDict", + "lineno": 462, + "resolution": "self_method_call" + } + ], + "pulp.core.lp_constraint": [ + { + "caller": "pulp.core.lp_constraint.LpConstraint._expr", + "callee": "pulp.core._internal._const_to_rust_sense", + "lineno": 35, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.sense", + "callee": "pulp.core._internal._rust_sense_to_const", + "lineno": 71, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.items", + "callee": "pulp.core.lp_variable.LpVariable.__init__", + "lineno": 83, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.keys", + "callee": "pulp.core.lp_constraint.LpConstraint.items", + "lineno": 86, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.values", + "callee": "pulp.core.lp_constraint.LpConstraint.items", + "lineno": 89, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.__getitem__", + "callee": "pulp.core.lp_constraint.LpConstraint.items", + "lineno": 92, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.__contains__", + "callee": "pulp.core.lp_constraint.LpConstraint.items", + "lineno": 99, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.__contains__", + "callee": "pulp.core.lp_constraint.LpConstraint.items", + "lineno": 101, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.__contains__", + "callee": "pulp.core.lp_constraint.LpConstraint.items", + "lineno": 102, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.__iter__", + "callee": "pulp.core.lp_constraint.LpConstraint.keys", + "lineno": 105, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.copy", + "callee": "pulp.core._internal._const_to_rust_sense", + "lineno": 155, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.copy", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.__init__", + "lineno": 156, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.emptyCopy", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.empty", + "lineno": 159, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.valid", + "callee": "pulp.core.lp_constraint.LpConstraint.value", + "lineno": 164, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.toDataclass", + "callee": "pulp.core.lp_constraint.LpConstraint.items", + "lineno": 178, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.isAtomic", + "callee": "pulp.core.lp_constraint.LpConstraint.values", + "lineno": 183, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.atom", + "callee": "pulp.core.lp_constraint.LpConstraint.items", + "lineno": 189, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_constraint.LpConstraint.get", + "callee": "pulp.core.lp_constraint.LpConstraint.items", + "lineno": 196, + "resolution": "self_method_call" + } + ], + "pulp.core.lp_problem": [ + { + "caller": "pulp.core.lp_problem.LpProblem.exported_variables", + "callee": "pulp.core.lp_variable.LpVariable.__init__", + "lineno": 87, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem._sos_lists_for_mps_dataclass", + "callee": "pulp.core.lp_problem.LpProblem.variables", + "lineno": 90, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem._sos_dicts_for_xpress", + "callee": "pulp.core.lp_problem.LpProblem.variables", + "lineno": 105, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable", + "callee": "pulp.core._internal._const_to_rust_cat", + "lineno": 142, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable", + "callee": "pulp.core.lp_variable.LpVariable.__init__", + "lineno": 144, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable_dicts", + "callee": ".typing.cast", + "lineno": 162, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable_dicts", + "callee": "pulp.core._internal._const_to_rust_cat", + "lineno": 169, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable_dicts", + "callee": "pulp.core.lp_variable.LpVariable.__init__", + "lineno": 173, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable_dicts", + "callee": "pulp.core.lp_problem.LpProblem.add_variable_dicts", + "lineno": 175, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable_dict", + "callee": ".typing.cast", + "lineno": 198, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable_dict", + "callee": ".list.extend", + "lineno": 203, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable_dict", + "callee": ".typing.cast", + "lineno": 212, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable_dict", + "callee": "pulp.core._internal._const_to_rust_cat", + "lineno": 221, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable_dict", + "callee": "pulp.core.lp_variable.LpVariable.__init__", + "lineno": 223, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable_matrix", + "callee": ".typing.cast", + "lineno": 241, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable_matrix", + "callee": "pulp.core._internal._const_to_rust_cat", + "lineno": 248, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable_matrix", + "callee": "pulp.core.lp_variable.LpVariable.__init__", + "lineno": 252, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add_variable_matrix", + "callee": "pulp.core.lp_problem.LpProblem.add_variable_matrix", + "lineno": 254, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.constraints", + "callee": "pulp.core.lp_constraint.LpConstraint.__init__", + "lineno": 262, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.objective", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.__init__", + "lineno": 270, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.objective", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.from_variable", + "lineno": 279, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.__repr__", + "callee": "pulp.core.lp_problem.LpProblem.constraints", + "lineno": 303, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.__repr__", + "callee": "pulp.core.lp_problem.LpProblem.constraints", + "lineno": 305, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.__repr__", + "callee": "pulp.core.lp_problem.LpProblem.variables", + "lineno": 309, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.toDataclass", + "callee": "pulp.core.lp_problem.LpProblem.checkDuplicateVars", + "lineno": 353, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.toDataclass", + "callee": "pulp.core.lp_problem.LpProblem.checkDuplicateConstraints", + "lineno": 359, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.toDataclass", + "callee": "pulp.core.lp_problem.LpProblem.fixObjective", + "lineno": 365, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.toDataclass", + "callee": "pulp.core.lp_problem.LpProblem.variables", + "lineno": 367, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.toDataclass", + "callee": "pulp.core.lp_problem.LpProblem._sos_lists_for_mps_dataclass", + "lineno": 368, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.toDataclass", + "callee": "pulp.core.lp_problem.LpProblem.constraints", + "lineno": 373, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.fromDataclass", + "callee": "pulp.core.lp_variable.LpVariable.fromDataclass", + "lineno": 422, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.fromDataclass", + "callee": ".dict.items", + "lineno": 429, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.fromDataclass", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.from_dict", + "lineno": 430, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.toDict", + "callee": "pulp.core.lp_problem.LpProblem.toDataclass", + "lineno": 453, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.to_dict", + "callee": "pulp.core.lp_problem.LpProblem.toDict", + "lineno": 460, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.toJson", + "callee": "pulp.core.lp_problem.LpProblem.toDict", + "lineno": 486, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.to_json", + "callee": "pulp.core.lp_problem.LpProblem.toJson", + "lineno": 493, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.valid", + "callee": "pulp.core.lp_problem.LpProblem.variables", + "lineno": 539, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.valid", + "callee": "pulp.core.lp_problem.LpProblem.constraints", + "lineno": 542, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.infeasibilityGap", + "callee": "pulp.core.lp_problem.LpProblem.variables", + "lineno": 550, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.infeasibilityGap", + "callee": "pulp.core.lp_problem.LpProblem.constraints", + "lineno": 552, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.variables", + "callee": "pulp.core.lp_variable.LpVariable.__init__", + "lineno": 561, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.variablesDict", + "callee": "pulp.core.lp_problem.LpProblem.variables", + "lineno": 565, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.add", + "callee": "pulp.core.lp_problem.LpProblem.addConstraint", + "lineno": 568, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem._addConstraintFromDataclass", + "callee": "pulp.core._internal._const_to_rust_sense", + "lineno": 578, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.setObjective", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.from_variable", + "lineno": 624, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.setObjective", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.from_constant", + "lineno": 626, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.__iadd__", + "callee": ".typing.cast", + "lineno": 643, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.__iadd__", + "callee": "pulp.core._internal._is_numpy_bool", + "lineno": 651, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.__iadd__", + "callee": "pulp.core.lp_problem.LpProblem.addConstraint", + "lineno": 658, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.__iadd__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.from_variable", + "lineno": 668, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.__iadd__", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.from_constant", + "lineno": 672, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.coefficients", + "callee": "pulp.core.lp_problem.LpProblem.constraints", + "lineno": 683, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.assignConsSlack", + "callee": "pulp.core.lp_constraint.LpConstraint.__init__", + "lineno": 792, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.get_dummyVar", + "callee": "pulp.core.lp_problem.LpProblem.add_variable", + "lineno": 802, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.fixObjective", + "callee": "pulp.core.lp_affine_expression.LpAffineExpression.from_constant", + "lineno": 808, + "resolution": "qualified_module_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.fixObjective", + "callee": "pulp.core.lp_problem.LpProblem.get_dummyVar", + "lineno": 815, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.solve", + "callee": "pulp.core.lp_problem.LpProblem.fixObjective", + "lineno": 855, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.solve", + "callee": "pulp.core.lp_problem.LpProblem.startClock", + "lineno": 857, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.solve", + "callee": "pulp.core.lp_problem.LpProblem.stopClock", + "lineno": 859, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.solve", + "callee": "pulp.core.lp_problem.LpProblem.restoreObjective", + "lineno": 860, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.startClock", + "callee": "pulp.apis.core.clock", + "lineno": 866, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.startClock", + "callee": ".time.time", + "lineno": 867, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.stopClock", + "callee": ".time.time", + "lineno": 871, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.stopClock", + "callee": "pulp.apis.core.clock", + "lineno": 872, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.sequentialSolve", + "callee": "pulp.core.lp_problem.LpProblem.startClock", + "lineno": 909, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.sequentialSolve", + "callee": "pulp.core.lp_problem.LpProblem.setObjective", + "lineno": 914, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.sequentialSolve", + "callee": ".list.append", + "lineno": 916, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.sequentialSolve", + "callee": "pulp.core.lp_problem.LpProblem.writeLP", + "lineno": 918, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.sequentialSolve", + "callee": "pulp.utilities.value", + "lineno": 919, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.sequentialSolve", + "callee": "pulp.core.lp_problem.LpProblem.stopClock", + "lineno": 928, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.resolve", + "callee": "pulp.core.lp_problem.LpProblem.solve", + "lineno": 936, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.numVariables", + "callee": "pulp.core.lp_problem.LpProblem.variables", + "lineno": 949, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_problem.LpProblem.numConstraints", + "callee": "pulp.core.lp_problem.LpProblem.constraints", + "lineno": 956, + "resolution": "self_method_call" + } + ], + "pulp.core.lp_variable": [ + { + "caller": "pulp.core.lp_variable.LpVariable.__neg__", + "callee": "pulp.core.lp_variable._affine_expr_cls", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.__bool__", + "callee": "pulp.core.lp_variable.LpVariable.roundedValue", + "lineno": 78, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.__add__", + "callee": "pulp.core.lp_variable._affine_expr_cls", + "lineno": 83, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.__radd__", + "callee": "pulp.core.lp_variable._affine_expr_cls", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.__sub__", + "callee": "pulp.core.lp_variable._affine_expr_cls", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.__rsub__", + "callee": "pulp.core.lp_variable._affine_expr_cls", + "lineno": 101, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.__mul__", + "callee": "pulp.core.lp_variable._affine_expr_cls", + "lineno": 107, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.__rmul__", + "callee": "pulp.core.lp_variable._affine_expr_cls", + "lineno": 113, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.__truediv__", + "callee": "pulp.core.lp_variable._affine_expr_cls", + "lineno": 119, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.__le__", + "callee": "pulp.core.lp_variable._affine_expr_cls", + "lineno": 125, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.__ge__", + "callee": "pulp.core.lp_variable._affine_expr_cls", + "lineno": 131, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.__eq__", + "callee": "pulp.core.lp_variable._affine_expr_cls", + "lineno": 137, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.__ne__", + "callee": "pulp.core.lp_variable._affine_expr_cls", + "lineno": 145, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.cat", + "callee": "pulp.core._internal._rust_cat_to_const", + "lineno": 172, + "resolution": "imported_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.toDict", + "callee": "pulp.core.lp_variable.LpVariable.toDataclass", + "lineno": 237, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.positive", + "callee": "pulp.core.lp_variable.LpVariable.bounds", + "lineno": 261, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.asCplexLpAffineExpression", + "callee": "pulp.core.lp_variable._affine_expr_cls", + "lineno": 302, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.fixValue", + "callee": "pulp.core.lp_variable.LpVariable.bounds", + "lineno": 334, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.isFixed", + "callee": "pulp.core.lp_variable.LpVariable.isConstant", + "lineno": 342, + "resolution": "self_method_call" + }, + { + "caller": "pulp.core.lp_variable.LpVariable.unfixValue", + "callee": "pulp.core.lp_variable.LpVariable.bounds", + "lineno": 345, + "resolution": "self_method_call" + } + ], + "pulp.core._internal": [], + "pulp.core": [], + "pulp.tests.bin_packing_problem": [ + { + "caller": "pulp.tests.bin_packing_problem.create_bin_packing_problem", + "callee": "pulp.tests.bin_packing_problem._bin_packing_instance", + "lineno": 29, + "resolution": "direct_name_call" + } + ], + "pulp.tests.run_tests": [ + { + "caller": "pulp.tests.run_tests.pulpTestAll", + "callee": "pulp.tests.run_tests.get_test_suite", + "lineno": 12, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.run_tests.", + "callee": "pulp.tests.run_tests.pulpTestAll", + "lineno": 24, + "resolution": "direct_name_call" + } + ], + "pulp.tests.solver_common": [ + { + "caller": "pulp.tests.solver_common.", + "callee": ".str.replace", + "lineno": 50, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": ".str.replace", + "lineno": 54, + "resolution": "local_builtin_method_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": ".dataclasses.field", + "lineno": 107, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.solver_common.PulpTestConfig.merge", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 139, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": ".dataclasses.dataclass", + "lineno": 97, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 143, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 151, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 152, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 156, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 157, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 160, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 161, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 164, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 165, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 168, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 169, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 171, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 172, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 175, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 176, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 177, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 179, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 179, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 180, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 180, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 181, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 182, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 182, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 183, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 183, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 184, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 185, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 187, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 188, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 190, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 191, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 193, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 194, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 196, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 196, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 197, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 197, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 198, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 198, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 199, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 200, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 202, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 203, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 204, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 204, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 205, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 206, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 207, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 209, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 210, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 212, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 213, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 215, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 216, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.", + "callee": "pulp.tests.solver_common._status", + "lineno": 217, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.pulpTestCheck", + "callee": "pulp.tests.solver_common.dumpTestProblem", + "lineno": 238, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.pulpTestCheck", + "callee": "pulp.tests.solver_common.dumpTestProblem", + "lineno": 251, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.pulpTestCheck", + "callee": "pulp.tests.solver_common.dumpTestProblem", + "lineno": 260, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.pulpTestCheck", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 268, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.pulpTestCheck", + "callee": "pulp.tests.solver_common.dumpTestProblem", + "lineno": 270, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.pulpTestCheck", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 278, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.pulpTestCheck", + "callee": "pulp.tests.solver_common.dumpTestProblem", + "lineno": 280, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.pulpTestCheck", + "callee": "pulp.tests.solver_common.dumpTestProblem", + "lineno": 289, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.setUp", + "callee": ".unittest.TestCase.skipTest", + "lineno": 307, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest._config", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 318, + "resolution": "same_module_class_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest._apply_pulp_check", + "callee": ".unittest.TestCase.skipTest", + "lineno": 357, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest._apply_pulp_check._run", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 386, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest._apply_pulp_check", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 398, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest._apply_pulp_check", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 402, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest._apply_pulp_check", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 416, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_continuous", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 445, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_continuous_max", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 460, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_decimal_815", + "callee": ".decimal.Decimal", + "lineno": 468, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_decimal_815", + "callee": ".decimal.Decimal", + "lineno": 474, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_decimal_815", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 499, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_divide", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 517, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_empty", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 543, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_feasibility_only", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 555, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_fixed_value", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 571, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_infeasible_problem__is_not_valid", + "callee": ".unittest.TestCase.assertFalse", + "lineno": 608, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_mip", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 706, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_mip_floats_objective", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 719, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_msg_arg", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 744, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_no_objective", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 762, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_unset_objective_value__is_valid", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 840, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_unset_objective_value__is_valid", + "callee": ".unittest.TestCase.assertTrue", + "lineno": 841, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_variable_as_objective", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 855, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.PuLPTest.test_zero_constraint", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 869, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.solver_common.SASTest.test_sas_with_option", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 883, + "resolution": "direct_name_call" + } + ], + "pulp.tests.test_choco_cmd": [ + { + "caller": "pulp.tests.test_choco_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 16, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_choco_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 20, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_choco_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 20, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_choco_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 21, + "resolution": "imported_call" + } + ], + "pulp.tests.test_coinmp_dll": [ + { + "caller": "pulp.tests.test_coinmp_dll.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 16, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coinmp_dll.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 17, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coinmp_dll.", + "callee": "pulp.tests.solver_common._status", + "lineno": 17, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coinmp_dll.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 18, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coinmp_dll.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 19, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coinmp_dll.", + "callee": "pulp.tests.solver_common._status", + "lineno": 19, + "resolution": "imported_call" + } + ], + "pulp.tests.test_coin_cmd": [ + { + "caller": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest.test_presolve_off", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 84, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest.test_presolve_off", + "callee": ".BaseSolverTest.PuLPTest.assertEqual", + "lineno": 101, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest.test_cuts_on", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 122, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest.test_cuts_on", + "callee": ".BaseSolverTest.PuLPTest.assertListEqual", + "lineno": 145, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest.test_cuts_off", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 167, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest.test_cuts_off", + "callee": ".BaseSolverTest.PuLPTest.assertEqual", + "lineno": 184, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest.test_strong", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 204, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.COIN_CMD_CBCOptionsTest.test_strong", + "callee": ".BaseSolverTest.PuLPTest.assertEqual", + "lineno": 221, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 227, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 228, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 231, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 232, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 233, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 234, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 235, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 236, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.COIN_CMDTest.test_add_variable_dicts_tuple_indices_mps_path", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 260, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_coin_cmd.COIN_CMDTest.test_add_variable_dicts_tuple_indices_mip_mps_path", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 279, + "resolution": "imported_call" + } + ], + "pulp.tests.test_copt": [ + { + "caller": "pulp.tests.test_copt.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 18, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_copt.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 19, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_copt.", + "callee": "pulp.tests.solver_common._status", + "lineno": 20, + "resolution": "imported_call" + } + ], + "pulp.tests.test_cplex_cmd": [ + { + "caller": "pulp.tests.test_cplex_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 16, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cplex_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 17, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cplex_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 18, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cplex_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 19, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cplex_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 20, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cplex_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 21, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cplex_cmd.CPLEX_CMDTest.test_parse_cplex_mipopt_solution", + "callee": ".io.StringIO", + "lineno": 67, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.test_cplex_cmd.CPLEX_CMDTest.test_parse_cplex_mipopt_solution", + "callee": ".BaseSolverTest.PuLPTest.assertTrue", + "lineno": 71, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cplex_cmd.CPLEX_CMDTest.test_parse_cplex_mipopt_solution", + "callee": ".BaseSolverTest.PuLPTest.assertTrue", + "lineno": 72, + "resolution": "external_inherited_call" + } + ], + "pulp.tests.test_cplex_py": [ + { + "caller": "pulp.tests.test_cplex_py.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 20, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cplex_py.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 21, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cplex_py.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 22, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cplex_py.", + "callee": "pulp.tests.solver_common._status", + "lineno": 23, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest._build", + "callee": "pulp.tests.bin_packing_problem.create_bin_packing_problem", + "lineno": 33, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_search_param_without_solver_model", + "callee": ".BaseSolverTest.PuLPTest.assertRaises", + "lineno": 44, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_get_param", + "callee": "pulp.tests.test_cplex_py.CPLEX_PYTest._build", + "lineno": 52, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_get_param", + "callee": ".BaseSolverTest.PuLPTest.assertEqual", + "lineno": 53, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_get_param_with_full_path", + "callee": "pulp.tests.test_cplex_py.CPLEX_PYTest._build", + "lineno": 59, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_get_param_with_full_path", + "callee": ".BaseSolverTest.PuLPTest.assertEqual", + "lineno": 60, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_set_param", + "callee": "pulp.tests.test_cplex_py.CPLEX_PYTest._build", + "lineno": 67, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_set_param", + "callee": ".BaseSolverTest.PuLPTest.assertEqual", + "lineno": 68, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_set_param_with_full_path", + "callee": "pulp.tests.test_cplex_py.CPLEX_PYTest._build", + "lineno": 75, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_set_param_with_full_path", + "callee": ".BaseSolverTest.PuLPTest.assertEqual", + "lineno": 76, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_changed_param", + "callee": "pulp.tests.test_cplex_py.CPLEX_PYTest._build", + "lineno": 80, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_changed_param", + "callee": ".BaseSolverTest.PuLPTest.assertEqual", + "lineno": 81, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_callback", + "callee": "pulp.tests.bin_packing_problem.create_bin_packing_problem", + "lineno": 95, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_callback", + "callee": "pulp.tests.solver_common.pulpTestCheck", + "lineno": 96, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cplex_py.CPLEX_PYTest.test_callback", + "callee": ".BaseSolverTest.PuLPTest.assertGreaterEqual", + "lineno": 99, + "resolution": "external_inherited_call" + } + ], + "pulp.tests.test_cpsat": [ + { + "caller": "pulp.tests.test_cpsat.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 11, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATTest.setUp", + "callee": ".BaseSolverTest.PuLPTest.skipTest", + "lineno": 22, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.setUp", + "callee": ".unittest.TestCase.skipTest", + "lineno": 58, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.test_available", + "callee": ".unittest.TestCase.assertTrue", + "lineno": 61, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.test_integer_mip", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 71, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.test_integer_mip", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 72, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.test_integer_mip", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 73, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.test_continuous_as_integer", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 81, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.test_continuous_as_integer", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 82, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.test_feasibility_only", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 91, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.test_feasibility_only", + "callee": ".unittest.TestCase.assertGreaterEqual", + "lineno": 92, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.test_unbounded_variable_raises", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 98, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.test_warm_start", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 110, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.test_warm_start", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 111, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.test_repeated_name_raises", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 118, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.test_maximize", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 127, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_cpsat.CPSATUnitTest.test_maximize", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 128, + "resolution": "external_inherited_call" + } + ], + "pulp.tests.test_cuopt": [ + { + "caller": "pulp.tests.test_cuopt.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 18, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cuopt.", + "callee": "pulp.tests.solver_common._status", + "lineno": 19, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cuopt.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 21, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_cuopt.", + "callee": "pulp.tests.solver_common._status", + "lineno": 22, + "resolution": "imported_call" + } + ], + "pulp.tests.test_examples": [], + "pulp.tests.test_fscip_cmd": [ + { + "caller": "pulp.tests.test_fscip_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 18, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_fscip_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 18, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_fscip_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 19, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_fscip_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 20, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_fscip_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 24, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_fscip_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 25, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_fscip_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 27, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_fscip_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 28, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_fscip_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 30, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_fscip_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 31, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_fscip_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 32, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_fscip_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 33, + "resolution": "imported_call" + } + ], + "pulp.tests.test_glpk_cmd": [ + { + "caller": "pulp.tests.test_glpk_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 18, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_glpk_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 18, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_glpk_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 19, + "resolution": "imported_call" + } + ], + "pulp.tests.test_gurobi": [], + "pulp.tests.test_gurobipy_env": [ + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.setUp", + "callee": ".unittest.TestCase.skipTest", + "lineno": 45, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_gp_env", + "callee": "pulp.tests.test_gurobipy_env.generate_lp", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_gp_env", + "callee": "pulp.tests.test_gurobipy_env.check_dummy_env", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_gp_env_no_close", + "callee": "pulp.tests.test_gurobipy_env.is_single_use_license", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_gp_env_no_close", + "callee": "pulp.tests.test_gurobipy_env.generate_lp", + "lineno": 65, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_gp_env_no_close", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 68, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_multiple_gp_env", + "callee": "pulp.tests.test_gurobipy_env.generate_lp", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_multiple_gp_env", + "callee": "pulp.tests.test_gurobipy_env.generate_lp", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_multiple_gp_env", + "callee": "pulp.tests.test_gurobipy_env.check_dummy_env", + "lineno": 83, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_backward_compatibility", + "callee": "pulp.tests.test_gurobipy_env.is_single_use_license", + "lineno": 91, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_backward_compatibility", + "callee": "pulp.tests.test_gurobipy_env.generate_lp", + "lineno": 96, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_backward_compatibility", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 99, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_manage_env", + "callee": "pulp.tests.test_gurobipy_env.generate_lp", + "lineno": 105, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_manage_env", + "callee": "pulp.tests.test_gurobipy_env.check_dummy_env", + "lineno": 109, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_multiple_solves", + "callee": "pulp.tests.test_gurobipy_env.generate_lp", + "lineno": 113, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_multiple_solves", + "callee": "pulp.tests.test_gurobipy_env.check_dummy_env", + "lineno": 117, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_multiple_solves", + "callee": "pulp.tests.test_gurobipy_env.check_dummy_env", + "lineno": 123, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_leak", + "callee": "pulp.tests.test_gurobipy_env.is_single_use_license", + "lineno": 131, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_leak", + "callee": "pulp.tests.test_gurobipy_env.generate_lp", + "lineno": 136, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_leak", + "callee": "pulp.tests.test_gurobipy_env.generate_lp", + "lineno": 143, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_gurobipy_env.GurobiEnvTests.test_leak", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 145, + "resolution": "external_inherited_call" + } + ], + "pulp.tests.test_gurobi_cmd": [ + { + "caller": "pulp.tests.test_gurobi_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 18, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_gurobi_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 18, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_gurobi_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 19, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_gurobi_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 20, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_gurobi_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 24, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_gurobi_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 25, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_gurobi_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 26, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_gurobi_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 28, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_gurobi_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 29, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_gurobi_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 31, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_gurobi_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 32, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_gurobi_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 33, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_gurobi_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 34, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_gurobi_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 35, + "resolution": "imported_call" + } + ], + "pulp.tests.test_highs": [ + { + "caller": "pulp.tests.test_highs.HiGHS_PYTest.test_callback", + "callee": "pulp.tests.bin_packing_problem.create_bin_packing_problem", + "lineno": 21, + "resolution": "imported_call" + } + ], + "pulp.tests.test_highs_cmd": [ + { + "caller": "pulp.tests.test_highs_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 18, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_highs_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 22, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_highs_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 23, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_highs_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 24, + "resolution": "imported_call" + } + ], + "pulp.tests.test_lpdot": [], + "pulp.tests.test_mipcl_cmd": [ + { + "caller": "pulp.tests.test_mipcl_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 16, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_mipcl_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 20, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_mipcl_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 21, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_mipcl_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 21, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_mipcl_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 22, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_mipcl_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 22, + "resolution": "imported_call" + } + ], + "pulp.tests.test_mosek": [ + { + "caller": "pulp.tests.test_mosek.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 16, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_mosek.", + "callee": "pulp.tests.solver_common._status", + "lineno": 17, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_mosek.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 19, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_mosek.", + "callee": "pulp.tests.solver_common._status", + "lineno": 20, + "resolution": "imported_call" + } + ], + "pulp.tests.test_pulp": [ + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_bounds_inf_conversion", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 50, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_bounds_inf_conversion", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 52, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_bounds_inf_conversion", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 53, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_bounds_inf_conversion", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 56, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_bounds_inf_conversion", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 57, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_bounds_set_finite", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 60, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_bounds_set_finite", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 64, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_bounds_set_finite", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 65, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_dj_default_none", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 70, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_dj_default_none", + "callee": ".unittest.TestCase.assertIsNone", + "lineno": 72, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_dj_set_and_get", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 75, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_dj_set_and_get", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 78, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_pi_default_none", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 83, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_pi_default_none", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 86, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_pi_default_none", + "callee": ".unittest.TestCase.assertIsNone", + "lineno": 87, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_pi_set_and_get", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 90, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_pi_set_and_get", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 93, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_pi_set_and_get", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 95, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_pi_set_and_get", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 96, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_slack_default_none", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 99, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_slack_default_none", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 102, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_slack_default_none", + "callee": ".unittest.TestCase.assertIsNone", + "lineno": 103, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_slack_set_and_get", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 106, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_slack_set_and_get", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 109, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_slack_set_and_get", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 111, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_slack_set_and_get", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 112, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_sense_property", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 117, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_sense_property", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 122, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_sense_property", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 122, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_sense_property", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 123, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_sense_property", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 123, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_sense_property", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 124, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_sense_property", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 124, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_rhs_via_constant", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 127, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_rhs_via_constant", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 131, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_rhs_via_constant", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 132, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_items_keys_values", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 135, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_items_keys_values", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 139, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_items_keys_values", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 142, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_items_keys_values", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 143, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_items_keys_values", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 145, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_items_keys_values", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 146, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_auto_named_constraint", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 151, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_auto_named_constraint", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 155, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_auto_named_constraint", + "callee": ".unittest.TestCase.assertIsNotNone", + "lineno": 157, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_auto_named_constraint", + "callee": ".unittest.TestCase.assertTrue", + "lineno": 158, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_multiple_auto_named_constraints", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 161, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_multiple_auto_named_constraints", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 167, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_multiple_auto_named_constraints", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 169, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_multiple_auto_named_constraints", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 172, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_name_leading_underscore_raises", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 175, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_name_leading_underscore_raises", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 177, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_from_dataclass_sanitizes_leading_underscore_constraint_name", + "callee": ".unittest.TestCase.assertTrue", + "lineno": 204, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_duplicate_constraint_name_raises", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 209, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_duplicate_constraint_name_raises", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 213, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraints_property_returns_list", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 219, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraints_property_returns_list", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 224, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraints_property_returns_list", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 225, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraints_property_returns_list", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 226, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraints_property_returns_list", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 226, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraints_property_returns_list", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 227, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraints_property_returns_list", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 227, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraints_property_fresh_wrappers", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 230, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraints_property_fresh_wrappers", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 233, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraints_property_fresh_wrappers", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 234, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraints_property_fresh_wrappers", + "callee": ".unittest.TestCase.assertIsNot", + "lineno": 235, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraints_property_fresh_wrappers", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 236, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variables_returns_list", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 241, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variables_returns_list", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 246, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variables_returns_list", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 248, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variables_fresh_wrappers", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 251, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variables_fresh_wrappers", + "callee": ".unittest.TestCase.assertIsNot", + "lineno": 255, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variables_fresh_wrappers", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 256, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 260, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": ".unittest.TestCase.assertIsNot", + "lineno": 269, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": ".unittest.TestCase.assertNotEqual", + "lineno": 270, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 276, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 277, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 278, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 279, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 281, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 282, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": ".unittest.TestCase.assertIsNotNone", + "lineno": 283, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 284, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 285, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 288, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 289, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_lp_problem_copy_rust_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 292, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_assign_vars_vals", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 297, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_assign_vars_vals", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 302, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_assign_vars_vals", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 303, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_assign_vars_dj", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 306, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_assign_vars_dj", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 310, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_assign_cons_pi", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 313, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_assign_cons_pi", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 317, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_assign_cons_pi", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 317, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_assign_cons_slack", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 320, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_assign_cons_slack", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 324, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_assign_cons_slack", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 324, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_arithmetic_operators", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 329, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_arithmetic_operators", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 332, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_arithmetic_operators", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 333, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_arithmetic_operators", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 334, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_arithmetic_operators", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 335, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_arithmetic_operators", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 336, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_arithmetic_operators", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 337, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_arithmetic_operators", + "callee": ".unittest.TestCase.assertIs", + "lineno": 338, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_comparison_operators", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 341, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_comparison_operators", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 346, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_comparison_operators", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 347, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_comparison_operators", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 348, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_comparison_operators", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 349, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_comparison_operators", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 350, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_variable_comparison_operators", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 351, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_dropped_model_raises_value_error", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 357, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_dropped_model_raises_value_error", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 362, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_dropped_model_raises_value_error", + "callee": ".unittest.TestCase.assertIn", + "lineno": 364, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_dropped_model_raises_value_error", + "callee": ".unittest.TestCase.assertIn", + "lineno": 365, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_dropped_model_add_expr_raises_value_error", + "callee": "pulp.tests.test_pulp.ModelUnitTest._make_prob", + "lineno": 369, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_dropped_model_add_expr_raises_value_error", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 374, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_dropped_model_add_expr_raises_value_error", + "callee": ".unittest.TestCase.assertIn", + "lineno": 376, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_numpy_scalar_constant_on_left", + "callee": ".unittest.TestCase.skipTest", + "lineno": 385, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_numpy_scalar_constant_on_left", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 392, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_numpy_scalar_constant_on_left", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 394, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_numpy_scalar_constant_on_left", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 397, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.ModelUnitTest.test_constraint_numpy_scalar_constant_on_left", + "callee": ".unittest.TestCase.fail", + "lineno": 400, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_from_helper_factory_uses_same_model", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest._make_prob", + "lineno": 420, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_from_helper_factory_uses_same_model", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest._add_named_variable", + "lineno": 421, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_from_helper_factory_uses_same_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 424, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_from_helper_factory_uses_same_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 425, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_from_helper_factory_uses_same_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 426, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_from_helper_factory_uses_same_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 431, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_from_helper_factory_uses_same_model", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 432, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_from_helper_factory_uses_same_model", + "callee": ".unittest.TestCase.assertIn", + "lineno": 433, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest._make_prob", + "lineno": 444, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest._add_named_variable", + "lineno": 445, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest._add_named_variable", + "lineno": 446, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint.build_objective", + "lineno": 447, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint.add_leq", + "lineno": 448, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 450, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 452, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_passed_to_second_helper_for_objective_and_constraint", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 453, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_in_nested_def_closure.build", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_in_nested_def_closure.build.add_x", + "lineno": 462, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_in_nested_def_closure", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_in_nested_def_closure.build", + "lineno": 467, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_in_nested_def_closure", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 468, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_in_nested_def_closure", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 469, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_in_nested_def_closure", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 471, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_in_nested_def_closure", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 472, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_in_nested_def_closure", + "callee": ".unittest.TestCase.assertIn", + "lineno": 475, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_higher_order_identity_passthrough.double_pipe", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest.test_higher_order_identity_passthrough.ident", + "lineno": 482, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_higher_order_identity_passthrough.double_pipe", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest.test_higher_order_identity_passthrough.ident", + "lineno": 482, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_higher_order_identity_passthrough", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest._make_prob", + "lineno": 484, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_higher_order_identity_passthrough", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest.test_higher_order_identity_passthrough.double_pipe", + "lineno": 486, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_higher_order_identity_passthrough", + "callee": ".unittest.TestCase.assertIs", + "lineno": 488, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_higher_order_identity_passthrough", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 491, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_higher_order_identity_passthrough", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 492, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_forwarded_in_kwargs", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest._make_prob", + "lineno": 499, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_forwarded_in_kwargs", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_forwarded_in_kwargs.accept", + "lineno": 502, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_variable_forwarded_in_kwargs", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 503, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_tuple_unpack_from_helper_then_constraint", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest._make_prob", + "lineno": 513, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_tuple_unpack_from_helper_then_constraint", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest.test_tuple_unpack_from_helper_then_constraint.make_pair", + "lineno": 514, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_tuple_unpack_from_helper_then_constraint", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest.test_tuple_unpack_from_helper_then_constraint.use_them", + "lineno": 515, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_tuple_unpack_from_helper_then_constraint", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 516, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_list_of_variables_built_in_helper_then_lpSum", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest._make_prob", + "lineno": 522, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_list_of_variables_built_in_helper_then_lpSum", + "callee": "pulp.tests.test_pulp.VariableIndirectionTest.test_list_of_variables_built_in_helper_then_lpSum.collect_vars", + "lineno": 523, + "resolution": "same_class_name_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_list_of_variables_built_in_helper_then_lpSum", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 525, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_list_of_variables_built_in_helper_then_lpSum", + "callee": ".unittest.TestCase.assertIn", + "lineno": 527, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.VariableIndirectionTest.test_list_of_variables_built_in_helper_then_lpSum", + "callee": ".unittest.TestCase.assertIn", + "lineno": 528, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported", + "callee": "pulp.tests.test_pulp.PuLPModelTest._default_solver_available", + "lineno": 538, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported", + "callee": ".unittest.TestCase.skipTest", + "lineno": 539, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_NAN_const", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 566, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_NAN_bound", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 579, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_non_intermediate_var", + "callee": ".unittest.TestCase.assertIn", + "lineno": 590, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_intermediate_var", + "callee": ".unittest.TestCase.assertIn", + "lineno": 602, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_comparison", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 612, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_comparison", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 614, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_assignInvalidStatus", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 625, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_assignInvalidStatus", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 626, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_makeDict_behavior", + "callee": "pulp.utilities.makeDict", + "lineno": 635, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_makeDict_behavior", + "callee": "pulp.utilities.makeDict", + "lineno": 636, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_makeDict_behavior", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 637, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_makeDict_behavior", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 638, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_makeDict_default_value", + "callee": "pulp.utilities.makeDict", + "lineno": 646, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_makeDict_default_value", + "callee": "pulp.utilities.makeDict", + "lineno": 647, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_makeDict_default_value", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 649, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_makeDict_default_value", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 651, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_maximize", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 669, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_maximize", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 670, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_maximize", + "callee": ".unittest.TestCase.assertDictEqual", + "lineno": 671, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_noname", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 688, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_noname", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 689, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_noname", + "callee": ".unittest.TestCase.assertDictEqual", + "lineno": 690, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_integer", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 705, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_integer", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 706, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_integer", + "callee": ".unittest.TestCase.assertDictEqual", + "lineno": 707, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_binary", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 723, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_binary", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 724, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_binary", + "callee": ".unittest.TestCase.assertDictEqual", + "lineno": 725, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_RHS_fields56", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 733, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_RHS_fields56", + "callee": "pulp.tests.solver_common._constraint_named", + "lineno": 733, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPS_PL_bound", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 741, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPF_MI_bound", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 749, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_importMPF_MI_bound", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 751, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_unbounded_problem__is_not_valid", + "callee": ".unittest.TestCase.assertFalse", + "lineno": 762, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_false_constraint", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 770, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_LpVariable_indexs_param", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 839, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_LpVariable_indexs_param", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 845, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_LpVariable_indexs_param", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 853, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_LpVariable_indexs_param", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 859, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_LpVariable_indices_param", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 875, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_LpVariable_indices_param", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 883, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_sum_nan_values", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 891, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_multiply_nan_values", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 900, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_copy", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 913, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_copy", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 914, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_copy", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 917, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_copy", + "callee": ".unittest.TestCase.assertIsNotNone", + "lineno": 918, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_copy", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 919, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_copy", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 922, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_copy", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 923, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_copy", + "callee": ".unittest.TestCase.assertIsNotNone", + "lineno": 924, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_copy", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 925, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_copy", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 926, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 937, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 938, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 941, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertIsNotNone", + "lineno": 942, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 943, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 944, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 945, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 948, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 949, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 950, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 951, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 954, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 955, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 956, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 959, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 960, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 961, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 964, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 965, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 966, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 967, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 970, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 972, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 973, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 976, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 977, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 979, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_add", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 980, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_neg", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 991, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_neg", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 992, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_neg", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 995, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_neg", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 996, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_neg", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 997, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_neg", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 998, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1009, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertTrue", + "lineno": 1010, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1013, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1014, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1017, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1018, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1021, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1022, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1023, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1026, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1028, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1029, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1030, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1033, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1035, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1036, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1039, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1041, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_sub", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1042, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1053, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1054, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1057, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1058, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1061, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1062, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1063, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1064, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1067, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1068, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1069, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1070, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 1072, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 1075, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 1078, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_mul", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 1081, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1093, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1094, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1097, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1098, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1101, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1102, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1103, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1104, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1107, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1108, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1109, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1110, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 1112, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 1115, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 1118, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_constraint_div", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 1121, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_variable_div", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1131, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_variable_div", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1132, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_variable_div", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1134, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_794", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1160, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_794", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1161, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_794", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1163, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_794", + "callee": ".unittest.TestCase.assertIsInstance", + "lineno": 1164, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_794", + "callee": ".unittest.TestCase.assertIsNotNone", + "lineno": 1165, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_794", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1168, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_794", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1171, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_794", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1173, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_794", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1174, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_805", + "callee": ".unittest.TestCase.assertIsNone", + "lineno": 1180, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_805", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1184, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_805", + "callee": ".unittest.TestCase.assertIsNone", + "lineno": 1185, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_805", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1188, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_805", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1192, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_regression_805", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1193, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_decimal_815_addinplace", + "callee": ".decimal.Decimal", + "lineno": 1198, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_decimal_815_addinplace", + "callee": ".decimal.Decimal", + "lineno": 1203, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_decimal_815_addinplace", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1209, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_decimal_815_addinplace", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1213, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_decimal_815_addinplace", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1217, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_decimal_815_addinplace", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1220, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_mps_output_unbounded_variable", + "callee": ".unittest.TestCase.assertNotIn", + "lineno": 1236, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_mps_output_unbounded_variable", + "callee": ".unittest.TestCase.assertNotIn", + "lineno": 1237, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest._solve_exported.test_numpy_float", + "callee": ".unittest.TestCase.skipTest", + "lineno": 1248, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP", + "callee": ".unittest.TestCase.assertDictEqual", + "lineno": 1270, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 1270, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 1270, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1272, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP", + "callee": "pulp.tests.test_pulp.PuLPModelTest._solve_exported", + "lineno": 1272, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1273, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1274, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1275, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1276, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP_no_obj", + "callee": ".unittest.TestCase.assertDictEqual", + "lineno": 1289, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP_no_obj", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 1289, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP_no_obj", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 1289, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP_no_obj", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1291, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP_no_obj", + "callee": "pulp.tests.test_pulp.PuLPModelTest._solve_exported", + "lineno": 1291, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP_no_obj", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1292, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP_no_obj", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1293, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP_no_obj", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1294, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_LP_no_obj", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1295, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_json_LP", + "callee": ".unittest.TestCase.assertDictEqual", + "lineno": 1316, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_json_LP", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 1316, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_json_LP", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 1316, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_json_LP", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1318, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_json_LP", + "callee": "pulp.tests.test_pulp.PuLPModelTest._solve_exported", + "lineno": 1318, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_json_LP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1319, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_json_LP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1320, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_json_LP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1321, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_json_LP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1322, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_MIP", + "callee": ".unittest.TestCase.assertDictEqual", + "lineno": 1338, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_MIP", + "callee": ".unittest.TestCase.assertDictEqual", + "lineno": 1339, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_MIP", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 1339, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_MIP", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 1339, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_MIP", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1341, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_MIP", + "callee": "pulp.tests.test_pulp.PuLPModelTest._solve_exported", + "lineno": 1341, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_MIP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1342, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_MIP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1343, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_MIP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1344, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_max", + "callee": ".unittest.TestCase.assertDictEqual", + "lineno": 1358, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_max", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 1358, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_max", + "callee": "pulp.tests.solver_common.getSortedDict", + "lineno": 1358, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_max", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1360, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_max", + "callee": "pulp.tests.test_pulp.PuLPModelTest._solve_exported", + "lineno": 1360, + "resolution": "self_method_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_max", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1361, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_max", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1362, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_max", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1363, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_dict_max", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1364, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_solver_dict_LP", + "callee": ".unittest.TestCase.skipTest", + "lineno": 1368, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_solver_dict_LP", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1381, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_solver_dict_LP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1382, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_solver_dict_LP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1383, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_solver_dict_LP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1384, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_solver_dict_LP", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1385, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_solver_json", + "callee": ".unittest.TestCase.skipTest", + "lineno": 1389, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_solver_json", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1411, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_solver_json", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1412, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_solver_json", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1413, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_solver_json", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1414, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.PuLPModelTest.test_export_solver_json", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 1415, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_matches_lpSum", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1432, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_matches_lpSum", + "callee": "pulp.tests.test_pulp._affine_keyed", + "lineno": 1432, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_matches_lpSum", + "callee": "pulp.tests.test_pulp._affine_keyed", + "lineno": 1432, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_empty", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1436, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_empty", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1437, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_coefs_matches_lpSum", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1445, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_coefs_matches_lpSum", + "callee": "pulp.tests.test_pulp._affine_keyed", + "lineno": 1445, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_coefs_matches_lpSum", + "callee": "pulp.tests.test_pulp._affine_keyed", + "lineno": 1445, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_coefs_empty", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1449, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_coefs_empty", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 1450, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.TestLpSumVars.test_add_term_ids_coeffs_bad_id", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 1460, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_mixed_model", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 1468, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_pulp.TestLpSumVars.test_lpSum_vars_coefs_nonfinite", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 1474, + "resolution": "external_inherited_call" + } + ], + "pulp.tests.test_pyglpk": [ + { + "caller": "pulp.tests.test_pyglpk.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 16, + "resolution": "imported_call" + } + ], + "pulp.tests.test_rust_core": [ + { + "caller": "pulp.tests.test_rust_core.RustCoreSmokeTest.test_to_rust_model_available", + "callee": ".unittest.TestCase.assertTrue", + "lineno": 14, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_rust_core.RustCoreSmokeTest.test_to_rust_model_available", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 18, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_rust_core.RustCoreSmokeTest.test_to_rust_model_available", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 19, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_rust_core.RustCoreSmokeTest.test_to_rust_model_available", + "callee": ".unittest.TestCase.assertIn", + "lineno": 21, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_rust_core.RustCoreSmokeTest.test_to_rust_model_available", + "callee": ".unittest.TestCase.assertIn", + "lineno": 22, + "resolution": "external_inherited_call" + } + ], + "pulp.tests.test_sas94": [ + { + "caller": "pulp.tests.test_sas94.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 16, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_sas94.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 17, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_sas94.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 18, + "resolution": "imported_call" + } + ], + "pulp.tests.test_sascas": [ + { + "caller": "pulp.tests.test_sascas.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 16, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_sascas.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 17, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_sascas.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 18, + "resolution": "imported_call" + } + ], + "pulp.tests.test_scip_cmd": [ + { + "caller": "pulp.tests.test_scip_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 18, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_scip_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 19, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_scip_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 21, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_scip_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 22, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_scip_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 23, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_scip_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 24, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_scip_cmd.", + "callee": "pulp.tests.solver_common._status", + "lineno": 25, + "resolution": "imported_call" + } + ], + "pulp.tests.test_scip_py": [ + { + "caller": "pulp.tests.test_scip_py.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 20, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_scip_py.", + "callee": "pulp.tests.solver_common._status", + "lineno": 21, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_scip_py.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 23, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_scip_py.", + "callee": "pulp.tests.solver_common._status", + "lineno": 24, + "resolution": "imported_call" + } + ], + "pulp.tests.test_sparse": [], + "pulp.tests.test_write_lp": [ + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_variable_constraint_and_objective_rows", + "callee": ".unittest.TestCase.assertNotIn", + "lineno": 91, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_variable_constraint_and_objective_rows", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 95, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_variable_constraint_and_objective_rows", + "callee": ".pathlib.Path", + "lineno": 100, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_variable_constraint_and_objective_rows", + "callee": ".unittest.TestCase.assertIn", + "lineno": 104, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_variable_constraint_and_objective_rows", + "callee": ".unittest.TestCase.assertNotIn", + "lineno": 105, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_variable_constraint_and_objective_rows", + "callee": "pulp.tests.test_write_lp._assert_cplex_lp_shell", + "lineno": 106, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_variable_constraint_and_objective_rows", + "callee": "pulp.tests.test_write_lp._collect_row_labels_before_colon", + "lineno": 108, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_variable_constraint_and_objective_rows", + "callee": ".unittest.TestCase.assertNotIn", + "lineno": 109, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_bounds_generals_binaries", + "callee": ".pathlib.Path", + "lineno": 124, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_bounds_generals_binaries", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 128, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_bounds_generals_binaries", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 129, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_bounds_generals_binaries", + "callee": ".unittest.TestCase.assertIn", + "lineno": 130, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_bounds_generals_binaries", + "callee": ".unittest.TestCase.assertIn", + "lineno": 131, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_bounds_generals_binaries", + "callee": ".unittest.TestCase.assertNotIn", + "lineno": 132, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_bounds_generals_binaries", + "callee": ".unittest.TestCase.assertNotIn", + "lineno": 133, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_bounds_generals_binaries", + "callee": ".unittest.TestCase.assertRegex", + "lineno": 134, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_bounds_generals_binaries", + "callee": ".unittest.TestCase.assertRegex", + "lineno": 135, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_bounds_generals_binaries", + "callee": ".unittest.TestCase.assertRegex", + "lineno": 136, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_bounds_generals_binaries", + "callee": "pulp.tests.test_write_lp._assert_cplex_lp_shell", + "lineno": 137, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_bounds_generals_binaries", + "callee": "pulp.tests.test_write_lp._collect_row_labels_before_colon", + "lineno": 139, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_escapes_spaces_in_bounds_generals_binaries", + "callee": ".unittest.TestCase.assertNotIn", + "lineno": 140, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_exported_variables_only_used_columns", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 148, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_sos_section_escapes_variable_names", + "callee": ".pathlib.Path", + "lineno": 159, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_sos_section_escapes_variable_names", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 163, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_sos_section_escapes_variable_names", + "callee": ".unittest.TestCase.assertIn", + "lineno": 164, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_sos_section_escapes_variable_names", + "callee": ".unittest.TestCase.assertNotIn", + "lineno": 165, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_sos_section_escapes_variable_names", + "callee": ".unittest.TestCase.assertRegex", + "lineno": 166, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_sos_section_escapes_variable_names", + "callee": ".unittest.TestCase.assertRegex", + "lineno": 167, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_sos_section_escapes_variable_names", + "callee": "pulp.tests.test_write_lp._assert_cplex_lp_shell", + "lineno": 168, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_maximize_and_constraint_sense_tokens", + "callee": ".pathlib.Path", + "lineno": 179, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_maximize_and_constraint_sense_tokens", + "callee": "pulp.tests.test_write_lp._assert_cplex_lp_shell", + "lineno": 183, + "resolution": "direct_name_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_maximize_and_constraint_sense_tokens", + "callee": ".unittest.TestCase.assertRegex", + "lineno": 184, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_maximize_and_constraint_sense_tokens", + "callee": ".unittest.TestCase.assertRegex", + "lineno": 185, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_maximize_and_constraint_sense_tokens", + "callee": ".unittest.TestCase.assertRegex", + "lineno": 186, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_empty_constraint_uses_escaped_dummy_name", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 192, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_empty_constraint_uses_escaped_dummy_name", + "callee": ".pathlib.Path", + "lineno": 198, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_empty_constraint_uses_escaped_dummy_name", + "callee": ".unittest.TestCase.assertIn", + "lineno": 202, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_empty_constraint_uses_escaped_dummy_name", + "callee": ".unittest.TestCase.assertNotIn", + "lineno": 203, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_empty_constraint_uses_escaped_dummy_name", + "callee": ".unittest.TestCase.assertRegex", + "lineno": 204, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_assign_vars_vals_accepts_lp_escaped_variable_names", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 210, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_assign_vars_vals_accepts_lp_escaped_variable_names", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 213, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_assign_vars_dj_accepts_lp_escaped_variable_names", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 218, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_assign_vars_dj_accepts_lp_escaped_variable_names", + "callee": ".unittest.TestCase.assertAlmostEqual", + "lineno": 221, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_coin_readsol_mps_maps_lp_file_column_names_to_model_names", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 229, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_coin_readsol_mps_maps_lp_file_column_names_to_model_names", + "callee": ".pathlib.Path", + "lineno": 234, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_coin_readsol_mps_maps_lp_file_column_names_to_model_names", + "callee": "pulp.apis.coin.COIN_CMD.__init__", + "lineno": 241, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_coin_readsol_mps_maps_lp_file_column_names_to_model_names", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 249, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_coin_readsol_mps_maps_lp_file_column_names_to_model_names", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 250, + "resolution": "external_inherited_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_duplicate_vars_after_normalization_detected_on_write_lp", + "callee": ".pathlib.Path", + "lineno": 259, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.test_write_lp.WriteLpTest.test_duplicate_vars_after_normalization_detected_on_write_lp", + "callee": ".unittest.TestCase.assertRaises", + "lineno": 260, + "resolution": "external_inherited_call" + } + ], + "pulp.tests.test_write_mps": [ + { + "caller": "pulp.tests.test_write_mps.", + "callee": ".pathlib.Path", + "lineno": 7, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.test_write_mps.WriteMpsGoldenSmokeTest.test_write_mps_continuous_matches_golden", + "callee": ".pathlib.Path", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "pulp.tests.test_write_mps.WriteMpsGoldenSmokeTest.test_write_mps_continuous_matches_golden", + "callee": ".unittest.TestCase.assertEqual", + "lineno": 26, + "resolution": "external_inherited_call" + } + ], + "pulp.tests.test_xpress_cmd": [ + { + "caller": "pulp.tests.test_xpress_cmd.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 15, + "resolution": "imported_call" + } + ], + "pulp.tests.test_xpress_py": [], + "pulp.tests.test_yaposib": [ + { + "caller": "pulp.tests.test_yaposib.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 18, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_yaposib.", + "callee": "pulp.tests.solver_common.PulpTestConfig.", + "lineno": 19, + "resolution": "imported_call" + }, + { + "caller": "pulp.tests.test_yaposib.", + "callee": "pulp.tests.solver_common._status", + "lineno": 20, + "resolution": "imported_call" + } + ], + "pulp.tests": [], + "scripts.benchmark_mps_write": [ + { + "caller": "scripts.benchmark_mps_write.main", + "callee": "pulp.tests.bin_packing_problem.create_bin_packing_problem", + "lineno": 22, + "resolution": "imported_call" + }, + { + "caller": "scripts.benchmark_mps_write.main", + "callee": ".pathlib.Path", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "scripts.benchmark_mps_write.main", + "callee": ".list.append", + "lineno": 41, + "resolution": "local_builtin_method_call" + }, + { + "caller": "scripts.benchmark_mps_write.main", + "callee": ".pathlib.Path", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "scripts.benchmark_mps_write.", + "callee": "scripts.benchmark_mps_write.main", + "lineno": 51, + "resolution": "direct_name_call" + } + ], + "scripts.capture_mps_goldens": [ + { + "caller": "scripts.capture_mps_goldens.", + "callee": ".pathlib.Path", + "lineno": 7, + "resolution": "external_constructor_call" + }, + { + "caller": "scripts.capture_mps_goldens.main", + "callee": ".dict.items", + "lineno": 74, + "resolution": "local_builtin_method_call" + }, + { + "caller": "scripts.capture_mps_goldens.", + "callee": "scripts.capture_mps_goldens.main", + "lineno": 81, + "resolution": "direct_name_call" + } + ] + }, + "cyclic_clusters": [], + "unresolved": [ + { + "module": "doc.KPyCon2009.code.beerdistribution", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .makeDict(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.beerdistribution", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .LpProblem(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.beerdistribution", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.beerdistribution", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.beerdistribution", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.beerdistribution", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.beerdistribution", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.wedding", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.wedding", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .allcombinations(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.wedding", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .LpProblem(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.wedding", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.wedding", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.wedding", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.whiskas", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .LpProblem(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.whiskas", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.whiskas", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "doc.KPyCon2009.code.whiskas", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "doc.source.conf", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.plotter", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'arange(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 14, + "pattern": "name_call_unresolved", + "note": "Call to 'Arrow(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'Arrow(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'plot(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'text(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'text(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'gca(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .add_patch(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.plotter", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .add_patch(...) - target object type not statically resolved." + }, + { + "module": "doc.source._static.plotter", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'axis(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'yticks(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'title(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'figure(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'subplots_adjust(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 36, + "pattern": "name_call_unresolved", + "note": "Call to 'subplot(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 45, + "pattern": "name_call_unresolved", + "note": "Call to 'subplot(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 52, + "pattern": "name_call_unresolved", + "note": "Call to 'savefig(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "doc.source._static.plotter", + "lineno": 53, + "pattern": "name_call_unresolved", + "note": "Call to 'savefig(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.AmericanSteelProblem", + "lineno": 71, + "pattern": "name_call_unresolved", + "note": "Call to 'splitDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.AmericanSteelProblem", + "lineno": 72, + "pattern": "name_call_unresolved", + "note": "Call to 'splitDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.AmericanSteelProblem", + "lineno": 75, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.AmericanSteelProblem", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.AmericanSteelProblem", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .bounds(...) - target object type not statically resolved." + }, + { + "module": "examples.AmericanSteelProblem", + "lineno": 85, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.AmericanSteelProblem", + "lineno": 90, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.AmericanSteelProblem", + "lineno": 91, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.AmericanSteelProblem", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.AmericanSteelProblem", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.AmericanSteelProblem", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.AmericanSteelProblem", + "lineno": 108, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblem", + "lineno": 36, + "pattern": "name_call_unresolved", + "note": "Call to 'makeDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblem", + "lineno": 39, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblem", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblem", + "lineno": 49, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblem", + "lineno": 56, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblem", + "lineno": 63, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblem", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblem", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblem", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblem", + "lineno": 81, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblemCompetitorExtension", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'makeDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblemCompetitorExtension", + "lineno": 38, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblemCompetitorExtension", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblemCompetitorExtension", + "lineno": 48, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblemCompetitorExtension", + "lineno": 55, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblemCompetitorExtension", + "lineno": 62, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblemCompetitorExtension", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblemCompetitorExtension", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblemCompetitorExtension", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblemCompetitorExtension", + "lineno": 80, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblemWarehouseExtension", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'makeDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblemWarehouseExtension", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblemWarehouseExtension", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblemWarehouseExtension", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblemWarehouseExtension", + "lineno": 48, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblemWarehouseExtension", + "lineno": 55, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblemWarehouseExtension", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblemWarehouseExtension", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblemWarehouseExtension", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblemWarehouseExtension", + "lineno": 73, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblem_resolve", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'makeDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblem_resolve", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblem_resolve", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblem_resolve", + "lineno": 50, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblem_resolve", + "lineno": 57, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblem_resolve", + "lineno": 65, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.BeerDistributionProblem_resolve", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblem_resolve", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblem_resolve", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.BeerDistributionProblem_resolve", + "lineno": 89, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.CG", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'splitDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.CG", + "lineno": 45, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.CG", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.CG", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.CG", + "lineno": 60, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.CG", + "lineno": 61, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.CG", + "lineno": 62, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.CG", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .trim(...) - target object type not statically resolved." + }, + { + "module": "examples.CG", + "lineno": 68, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.CG", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.CG", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .roundSolution(...) - target object type not statically resolved." + }, + { + "module": "examples.CG", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "examples.CG", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.CG", + "lineno": 104, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.CG", + "lineno": 112, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.CG", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.CG", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "examples.CG", + "lineno": 120, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.CG", + "lineno": 126, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.CG", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.CG", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .roundSolution(...) - target object type not statically resolved." + }, + { + "module": "examples.CG", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.CG", + "lineno": 151, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.ComputerPlantProblem", + "lineno": 46, + "pattern": "name_call_unresolved", + "note": "Call to 'splitDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.ComputerPlantProblem", + "lineno": 49, + "pattern": "name_call_unresolved", + "note": "Call to 'makeDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.ComputerPlantProblem", + "lineno": 52, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.ComputerPlantProblem", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.ComputerPlantProblem", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.ComputerPlantProblem", + "lineno": 62, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.ComputerPlantProblem", + "lineno": 63, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.ComputerPlantProblem", + "lineno": 70, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.ComputerPlantProblem", + "lineno": 77, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.ComputerPlantProblem", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.ComputerPlantProblem", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.ComputerPlantProblem", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.ComputerPlantProblem", + "lineno": 95, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.furniture", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'makeDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.furniture", + "lineno": 18, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.furniture", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.furniture", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.furniture", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.furniture", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.furniture", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.furniture", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.furniture", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem1", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'makeDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem1", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem1", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem1", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem1", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem1", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem1", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem1", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem1", + "lineno": 58, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem2", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'splitDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem2", + "lineno": 38, + "pattern": "name_call_unresolved", + "note": "Call to 'makeDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem2", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem2", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem2", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem2", + "lineno": 52, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem2", + "lineno": 53, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem2", + "lineno": 54, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem2", + "lineno": 61, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem2", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem2", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem2", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem2", + "lineno": 81, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem3", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem3", + "lineno": 110, + "pattern": "name_call_unresolved", + "note": "Call to 'splitDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem3", + "lineno": 114, + "pattern": "name_call_unresolved", + "note": "Call to 'makeDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem3", + "lineno": 117, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem3", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem3", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem3", + "lineno": 127, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem3", + "lineno": 128, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem3", + "lineno": 129, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem3", + "lineno": 136, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem3", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem3", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem3", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem3", + "lineno": 156, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem4", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem4", + "lineno": 109, + "pattern": "name_call_unresolved", + "note": "Call to 'splitDict(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem4", + "lineno": 112, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem4", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem4", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem4", + "lineno": 122, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem4", + "lineno": 123, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem4", + "lineno": 124, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem4", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .trim(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem4", + "lineno": 131, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem4", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem4", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem4", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.SpongeRollProblem4", + "lineno": 150, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem5", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'Pattern(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem5", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'masterSolve(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem5", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'subSolve(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem5", + "lineno": 38, + "pattern": "name_call_unresolved", + "note": "Call to 'masterSolve(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.SpongeRollProblem5", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku1", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.Sudoku1", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku1", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.Sudoku1", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.Sudoku1", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.Sudoku1", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.Sudoku1", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku1", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku1", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku1", + "lineno": 99, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.Sudoku1", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku1", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku1", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku1", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku1", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku2", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.Sudoku2", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku2", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.Sudoku2", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.Sudoku2", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.Sudoku2", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.Sudoku2", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku2", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku2", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku2", + "lineno": 101, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.Sudoku2", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku2", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku2", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku2", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "examples.Sudoku2", + "lineno": 110, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.Sudoku2", + "lineno": 116, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.Sudoku2", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "examples.test1", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test1", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "examples.test1", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "examples.test1", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "examples.test1", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.test1", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.test1", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.test1", + "lineno": 52, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test2", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test2", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'floor(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test2", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'log(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test2", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'log(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test2", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_matrix(...) - target object type not statically resolved." + }, + { + "module": "examples.test2", + "lineno": 37, + "pattern": "name_call_unresolved", + "note": "Call to 'floor(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test2", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'lpDot(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test2", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.test2", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.test2", + "lineno": 58, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test3", + "lineno": 15, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test3", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'sin(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test3", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_matrix(...) - target object type not statically resolved." + }, + { + "module": "examples.test3", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_matrix(...) - target object type not statically resolved." + }, + { + "module": "examples.test3", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_matrix(...) - target object type not statically resolved." + }, + { + "module": "examples.test3", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_matrix(...) - target object type not statically resolved." + }, + { + "module": "examples.test3", + "lineno": 95, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test3", + "lineno": 98, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test3", + "lineno": 98, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test3", + "lineno": 100, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test3", + "lineno": 100, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test3", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.test3", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "examples.test3", + "lineno": 118, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test3", + "lineno": 118, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test3", + "lineno": 121, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test3", + "lineno": 123, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test3", + "lineno": 128, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test4", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'randint(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test4", + "lineno": 26, + "pattern": "name_call_unresolved", + "note": "Call to 'randint(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test4", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'randint(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test4", + "lineno": 28, + "pattern": "name_call_unresolved", + "note": "Call to 'randint(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test4", + "lineno": 30, + "pattern": "name_call_unresolved", + "note": "Call to 'randint(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test4", + "lineno": 32, + "pattern": "name_call_unresolved", + "note": "Call to 'randint(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test4", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test4", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_matrix(...) - target object type not statically resolved." + }, + { + "module": "examples.test4", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_matrix(...) - target object type not statically resolved." + }, + { + "module": "examples.test4", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'lpDot(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test4", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'lpDot(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test4", + "lineno": 48, + "pattern": "name_call_unresolved", + "note": "Call to 'lpDot(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test4", + "lineno": 48, + "pattern": "name_call_unresolved", + "note": "Call to 'lpDot(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test4", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.test4", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "examples.test5", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test5", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_matrix(...) - target object type not statically resolved." + }, + { + "module": "examples.test5", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_matrix(...) - target object type not statically resolved." + }, + { + "module": "examples.test5", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_matrix(...) - target object type not statically resolved." + }, + { + "module": "examples.test5", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test5", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test5", + "lineno": 38, + "pattern": "name_call_unresolved", + "note": "Call to 'randint(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test5", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'lpDot(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test5", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test5", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.test5", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.test5", + "lineno": 53, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test7", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test7", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "examples.test7", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "examples.test7", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "examples.test7", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.test7", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.test7", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.test7", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.test7", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "examples.Two_stage_Stochastic_GemstoneTools", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .LpProblem(...) - target object type not statically resolved." + }, + { + "module": "examples.Two_stage_Stochastic_GemstoneTools", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.Two_stage_Stochastic_GemstoneTools", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "examples.Two_stage_Stochastic_GemstoneTools", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .lpSum(...) - target object type not statically resolved." + }, + { + "module": "examples.Two_stage_Stochastic_GemstoneTools", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .lpSum(...) - target object type not statically resolved." + }, + { + "module": "examples.Two_stage_Stochastic_GemstoneTools", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .lpSum(...) - target object type not statically resolved." + }, + { + "module": "examples.Two_stage_Stochastic_GemstoneTools", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .lpSum(...) - target object type not statically resolved." + }, + { + "module": "examples.Two_stage_Stochastic_GemstoneTools", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.Two_stage_Stochastic_GemstoneTools", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.Two_stage_Stochastic_GemstoneTools", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.Two_stage_Stochastic_GemstoneTools", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.Two_stage_Stochastic_GemstoneTools", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .allcombinations(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .LpProblem(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .lpSum(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .lpSum(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .lpSum(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding_initial", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding_initial", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .allcombinations(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding_initial", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .LpProblem(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding_initial", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding_initial", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding_initial", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding_initial", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .lpSum(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding_initial", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .lpSum(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding_initial", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .lpSum(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding_initial", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .setInitialValue(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding_initial", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .COIN_CMD(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding_initial", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.wedding_initial", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "examples.WhiskasModel1", + "lineno": 17, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.WhiskasModel1", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "examples.WhiskasModel1", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "examples.WhiskasModel1", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.WhiskasModel1", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.WhiskasModel1", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.WhiskasModel1", + "lineno": 63, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.WhiskasModel2", + "lineno": 70, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.WhiskasModel2", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dict(...) - target object type not statically resolved." + }, + { + "module": "examples.WhiskasModel2", + "lineno": 81, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.WhiskasModel2", + "lineno": 88, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.WhiskasModel2", + "lineno": 90, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.WhiskasModel2", + "lineno": 94, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.WhiskasModel2", + "lineno": 98, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.WhiskasModel2", + "lineno": 102, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.WhiskasModel2", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "examples.WhiskasModel2", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "examples.WhiskasModel2", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "examples.WhiskasModel2", + "lineno": 121, + "pattern": "name_call_unresolved", + "note": "Call to 'value(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.mps_lp", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.mps_lp", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.mps_lp", + "lineno": 50, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.mps_lp", + "lineno": 60, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.mps_lp", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 76, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.mps_lp", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 96, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.mps_lp", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 116, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.mps_lp", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 145, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.mps_lp", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .read_mps(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .from_rust(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .fixObjective(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .write_mps(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .restoreObjective(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .fixObjective(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .get_dummyVar(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .write_lp(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .restoreObjective(...) - target object type not statically resolved." + }, + { + "module": "pulp.mps_lp", + "lineno": 248, + "pattern": "name_call_unresolved", + "note": "Call to 'LpVariable(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.sparse", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .__setitem__(...) - target object type not statically resolved." + }, + { + "module": "pulp.sparse", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.sparse", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.sparse", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.sparse", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.sparse", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "pulp.sparse", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "pulp.utilities", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .getrusage(...) - target object type not statically resolved." + }, + { + "module": "pulp.utilities", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.utilities", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .valueOrDefault(...) - target object type not statically resolved." + }, + { + "module": "pulp.utilities", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .chain(...) - target object type not statically resolved." + }, + { + "module": "pulp.utilities", + "lineno": 71, + "pattern": "name_call_unresolved", + "note": "Call to 'permutation(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.utilities", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .chain(...) - target object type not statically resolved." + }, + { + "module": "pulp.utilities", + "lineno": 99, + "pattern": "name_call_unresolved", + "note": "Call to 'combination(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.utilities", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .defaultdict(...) - target object type not statically resolved." + }, + { + "module": "pulp.utilities", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "pulp.utilities", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .defaultdict(...) - target object type not statically resolved." + }, + { + "module": "pulp.utilities", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "pulp.utilities", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.utilities", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "pulp.utilities", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.utilities", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.utilities", + "lineno": 197, + "pattern": "name_call_unresolved", + "note": "Call to 'coerce_type(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .find_spec(...) - target object type not statically resolved." + }, + { + "module": "pulp", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "pulp", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .CDLL(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 84, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.choco", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 88, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.choco", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .checkDuplicateVars(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .checkDuplicateConstraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .call(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 117, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.choco", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.choco", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .cbc_bin_path(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 163, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.coin", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .STARTUPINFO(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 236, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.coin", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 246, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.coin", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsDj(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsPi(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsSlack(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 360, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.coin", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .writelines(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .LoadLibrary(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .CDLL(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .CDLL(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 472, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.coin", + "lineno": 496, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 513, + "pattern": "self_method_not_found", + "note": "self.__class__(...) not found in class 'COINMP_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.coin", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinGetVersionStr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinInitSolver(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinCreateProblem(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 555, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinSetIntOption(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .c_int(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinSetRealOption(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .c_double(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 565, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinSetRealOption(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .c_double(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 572, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinSetRealOption(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .c_double(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 576, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinGetInfinity(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 603, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinLoadProblem(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 625, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinLoadInteger(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 629, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinRegisterMsgLogCallback(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .c_char_p(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .POINTER(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinOptimizeProblem(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 646, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinGetSolutionStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 647, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinGetSolutionText(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 648, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinGetObjectValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 653, + "pattern": "name_call_unresolved", + "note": "Call to 'NumVarDoubleArray(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.coin", + "lineno": 654, + "pattern": "name_call_unresolved", + "note": "Call to 'NumVarDoubleArray(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.coin", + "lineno": 655, + "pattern": "name_call_unresolved", + "note": "Call to 'NumRowsDoubleArray(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.coin", + "lineno": 656, + "pattern": "name_call_unresolved", + "note": "Call to 'NumRowsDoubleArray(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.coin", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinGetSolutionValues(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 659, + "pattern": "attribute_call", + "note": "Call via attribute access .byref(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 660, + "pattern": "attribute_call", + "note": "Call via attribute access .byref(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 661, + "pattern": "attribute_call", + "note": "Call via attribute access .byref(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .byref(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 669, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 670, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinGetMipBestBound(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 674, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 675, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsDj(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 680, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsPi(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsSlack(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 683, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinFreeSolver(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 684, + "pattern": "attribute_call", + "note": "Call via attribute access .CoinGetSolutionStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 685, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 689, + "pattern": "attribute_call", + "note": "Call via attribute access .available(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 719, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.coin", + "lineno": 747, + "pattern": "attribute_call", + "note": "Call via attribute access .available_solvers(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 760, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 764, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 770, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 783, + "pattern": "attribute_call", + "note": "Call via attribute access .NamedTemporaryFile(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 784, + "pattern": "attribute_call", + "note": "Call via attribute access .dup(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 785, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 786, + "pattern": "attribute_call", + "note": "Call via attribute access .dup(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 786, + "pattern": "attribute_call", + "note": "Call via attribute access .fileno(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 787, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.coin", + "lineno": 789, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 793, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 794, + "pattern": "attribute_call", + "note": "Call via attribute access .dup(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 795, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 798, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 799, + "pattern": "attribute_call", + "note": "Call via attribute access .unlink(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 805, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 806, + "pattern": "attribute_call", + "note": "Call via attribute access .Problem(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 809, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 812, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 813, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 815, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 815, + "pattern": "attribute_call", + "note": "Call via attribute access .vec(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 817, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 819, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 825, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 826, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 827, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 828, + "pattern": "attribute_call", + "note": "Call via attribute access .vec(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 831, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 843, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.coin", + "lineno": 854, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 857, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 883, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.coin", + "lineno": 906, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 930, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 963, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 966, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 972, + "pattern": "attribute_call", + "note": "Call via attribute access .CyClpSimplex(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 974, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 975, + "pattern": "attribute_call", + "note": "Call via attribute access .readMps(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 977, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.coin", + "lineno": 981, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.coin", + "lineno": 982, + "pattern": "attribute_call", + "note": "Call via attribute access .getCbcModel(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 103, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .call(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 162, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 238, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 245, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .LoadLibrary(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .LoadLibrary(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 309, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 367, + "pattern": "self_method_not_found", + "note": "self.SetLogFile(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 369, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 412, + "pattern": "self_method_not_found", + "note": "self.LoadProb(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 433, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 441, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 450, + "pattern": "self_method_not_found", + "note": "self.AddMipStart(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 454, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 459, + "pattern": "self_method_not_found", + "note": "self.Solve(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 461, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 464, + "pattern": "self_method_not_found", + "note": "self.SolveLp(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 466, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 469, + "pattern": "self_method_not_found", + "note": "self.SolveLp(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 471, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .Matrix(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 503, + "pattern": "attribute_call", + "note": "Call via attribute access .c_double(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 515, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 541, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .coefficients(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 555, + "pattern": "attribute_call", + "note": "Call via attribute access .col_based_arrays(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .c_void_p(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .c_void_p(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 596, + "pattern": "self_method_not_found", + "note": "self.CreateEnv(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 596, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 598, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 601, + "pattern": "self_method_not_found", + "note": "self.CreateProb(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 601, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 603, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 621, + "pattern": "self_method_not_found", + "note": "self.DeleteProb(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 621, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 623, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 626, + "pattern": "self_method_not_found", + "note": "self.DeleteEnv(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 626, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 628, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 640, + "pattern": "attribute_call", + "note": "Call via attribute access .c_int(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 651, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 652, + "pattern": "attribute_call", + "note": "Call via attribute access .c_int(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 654, + "pattern": "self_method_not_found", + "note": "self.GetIntAttr(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 654, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 656, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 658, + "pattern": "self_method_not_found", + "note": "self.GetIntAttr(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 659, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 662, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 668, + "pattern": "self_method_not_found", + "note": "self.GetSolution(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 668, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 670, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 679, + "pattern": "self_method_not_found", + "note": "self.GetIntAttr(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 679, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 681, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 685, + "pattern": "self_method_not_found", + "note": "self.GetLpSolution(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 686, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 686, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 686, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 686, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 689, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 701, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 702, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsDj(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 703, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsPi(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 704, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsSlack(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 714, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 717, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 719, + "pattern": "self_method_not_found", + "note": "self.WriteMps(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 721, + "pattern": "self_method_not_found", + "note": "self.WriteLp(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 723, + "pattern": "self_method_not_found", + "note": "self.WriteBin(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 725, + "pattern": "self_method_not_found", + "note": "self.WriteSol(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 727, + "pattern": "self_method_not_found", + "note": "self.WriteBasis(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 729, + "pattern": "self_method_not_found", + "note": "self.WriteMst(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 731, + "pattern": "self_method_not_found", + "note": "self.WriteParam(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 733, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 736, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 737, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .c_int(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 747, + "pattern": "self_method_not_found", + "note": "self.SearchParamAttr(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 747, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 749, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 750, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 754, + "pattern": "self_method_not_found", + "note": "self.SetDblParam(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 754, + "pattern": "attribute_call", + "note": "Call via attribute access .c_double(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 756, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 757, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 762, + "pattern": "self_method_not_found", + "note": "self.SetIntParam(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 762, + "pattern": "attribute_call", + "note": "Call via attribute access .c_int(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 764, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 765, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 770, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 771, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 778, + "pattern": "attribute_call", + "note": "Call via attribute access .c_double(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 779, + "pattern": "attribute_call", + "note": "Call via attribute access .c_int(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 780, + "pattern": "attribute_call", + "note": "Call via attribute access .c_int(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 783, + "pattern": "self_method_not_found", + "note": "self.SearchParamAttr(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 783, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 785, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 786, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 790, + "pattern": "self_method_not_found", + "note": "self.GetDblParam(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 790, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 792, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 793, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 800, + "pattern": "self_method_not_found", + "note": "self.GetIntParam(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 800, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 802, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 803, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 810, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 811, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 820, + "pattern": "attribute_call", + "note": "Call via attribute access .c_double(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 821, + "pattern": "attribute_call", + "note": "Call via attribute access .c_int(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 822, + "pattern": "attribute_call", + "note": "Call via attribute access .c_int(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 826, + "pattern": "self_method_not_found", + "note": "self.SearchParamAttr(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 826, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 828, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 829, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 833, + "pattern": "self_method_not_found", + "note": "self.GetDblAttr(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 833, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 835, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 836, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 843, + "pattern": "self_method_not_found", + "note": "self.GetIntAttr(...) not found in class 'COPT_DLL' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.copt", + "lineno": 843, + "pattern": "name_call_unresolved", + "note": "Call to 'byref(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 845, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 846, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 853, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 854, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 882, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 914, + "pattern": "attribute_call", + "note": "Call via attribute access .Envr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 915, + "pattern": "attribute_call", + "note": "Call via attribute access .createModel(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 918, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 919, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 920, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 944, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 945, + "pattern": "attribute_call", + "note": "Call via attribute access .getAttr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 949, + "pattern": "attribute_call", + "note": "Call via attribute access .getInfo(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 949, + "pattern": "attribute_call", + "note": "Call via attribute access .getVars(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 950, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 958, + "pattern": "attribute_call", + "note": "Call via attribute access .getInfo(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 958, + "pattern": "attribute_call", + "note": "Call via attribute access .getConstrs(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 959, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 962, + "pattern": "attribute_call", + "note": "Call via attribute access .getInfo(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 962, + "pattern": "attribute_call", + "note": "Call via attribute access .getVars(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 966, + "pattern": "attribute_call", + "note": "Call via attribute access .getInfo(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 966, + "pattern": "attribute_call", + "note": "Call via attribute access .getConstrs(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 967, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 983, + "pattern": "attribute_call", + "note": "Call via attribute access .setCallback(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 987, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 999, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1001, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1002, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1004, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1006, + "pattern": "attribute_call", + "note": "Call via attribute access .setLogFile(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1009, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1013, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1016, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1018, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1022, + "pattern": "attribute_call", + "note": "Call via attribute access .addVar(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1027, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1030, + "pattern": "attribute_call", + "note": "Call via attribute access .setMipStart(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1033, + "pattern": "attribute_call", + "note": "Call via attribute access .loadMipStart(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1035, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1037, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1038, + "pattern": "attribute_call", + "note": "Call via attribute access .LinExpr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1038, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1046, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.copt", + "lineno": 1047, + "pattern": "attribute_call", + "note": "Call via attribute access .addConstr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.copt", + "lineno": 1056, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .machine(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 152, + "pattern": "self_method_not_found", + "note": "self.__class__(...) not found in class 'LpSolver' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.core", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 199, + "pattern": "name_call_unresolved", + "note": "Call to 'NumVarDoubleArray(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.core", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .c_double(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 206, + "pattern": "name_call_unresolved", + "note": "Call to 'NumVarStrArray(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.core", + "lineno": 207, + "pattern": "name_call_unresolved", + "note": "Call to 'NumVarDoubleArray(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.core", + "lineno": 208, + "pattern": "name_call_unresolved", + "note": "Call to 'NumVarDoubleArray(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.core", + "lineno": 209, + "pattern": "name_call_unresolved", + "note": "Call to 'NumVarDoubleArray(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.core", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 227, + "pattern": "name_call_unresolved", + "note": "Call to 'NumRowDoubleArray(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.core", + "lineno": 228, + "pattern": "name_call_unresolved", + "note": "Call to 'NumRowDoubleArray(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.core", + "lineno": 229, + "pattern": "name_call_unresolved", + "note": "Call to 'NumRowStrArray(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.core", + "lineno": 230, + "pattern": "name_call_unresolved", + "note": "Call to 'NumRowCharArray(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.core", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .coefficients(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 261, + "pattern": "name_call_unresolved", + "note": "Call to 'NumVarCharArray(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.core", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 353, + "pattern": "self_method_not_found", + "note": "self.__class__(...) not found in class 'LpSolver_CMD' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.apis.core", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .isdir(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .access(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 383, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 412, + "pattern": "attribute_call", + "note": "Call via attribute access .which(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.core", + "lineno": 426, + "pattern": "name_call_unresolved", + "note": "Call to 'ctype(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.cplex", + "lineno": 88, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.cplex", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .communicate(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 127, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.cplex", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsDj(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsPi(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsSlack(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .getroot(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 195, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.cplex", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .Element(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .SubElement(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .SubElement(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .SubElement(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .SubElement(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .ElementTree(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 286, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.cplex", + "lineno": 287, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.cplex", + "lineno": 300, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.cplex", + "lineno": 301, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.cplex", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 392, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.cplex", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .Cplex(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 397, + "pattern": "attribute_call", + "note": "Call via attribute access .set_problem_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .set_sense(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 402, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.cplex", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 454, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.cplex", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .set_problem_type(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 478, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 488, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .SparsePair(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 519, + "pattern": "attribute_call", + "note": "Call via attribute access .__getattribute__(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .get_all(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .get_changed(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .set_error_stream(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 541, + "pattern": "attribute_call", + "note": "Call via attribute access .set_log_stream(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .set_warning_stream(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 543, + "pattern": "attribute_call", + "note": "Call via attribute access .set_results_stream(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 555, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 576, + "pattern": "attribute_call", + "note": "Call via attribute access .register_callback(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 585, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 608, + "pattern": "attribute_call", + "note": "Call via attribute access .get_status(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 617, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .get_objective_value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .get_values(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 621, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 623, + "pattern": "attribute_call", + "note": "Call via attribute access .get_linear_slacks(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 625, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsSlack(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .get_problem_type(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .get_reduced_costs(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsDj(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 637, + "pattern": "attribute_call", + "note": "Call via attribute access .get_dual_values(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cplex", + "lineno": 640, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsPi(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 57, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .DataModel(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .get_termination_status(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .get_termination_reason(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .get_primal_solution(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .get_problem_category(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .get_reduced_cost(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .get_dual_solution(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .SolverSettings(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .set_parameter(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .set_parameter(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .set_parameter(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .set_parameter(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .set_optimality_tolerance(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .set_parameter(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .Solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .set_maximize(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .set_variable_lower_bounds(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .set_variable_upper_bounds(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .set_variable_types(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .set_variable_names(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 227, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .set_csr_constraint_matrix(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .set_constraint_bounds(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .set_row_types(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .set_objective_coefficients(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .set_objective_offset(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.cuopt", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 92, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.glpk", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .numConstraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .STARTUPINFO(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .call(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .call(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 124, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.glpk", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .spawnvp(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 134, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.glpk", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .spawnv(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 139, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.glpk", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 145, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.glpk", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 185, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.glpk", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 265, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.glpk", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_term_out(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_mip_status(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_get_status(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_mip_col_val(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_get_col_prim(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_get_col_dual(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_mip_row_val(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_get_row_prim(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_get_row_dual(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_get_num_int(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_get_num_bin(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_adv_basis(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_simplex(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_get_status(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_intopt(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_create_prob(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_set_prob_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_set_obj_dir(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_add_rows(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_set_row_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_set_row_bnds(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 366, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_set_row_bnds(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_set_row_bnds(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 374, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.glpk", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_add_cols(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_set_col_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_set_col_bnds(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_set_col_kind(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_get_col_kind(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_set_obj_coef(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .intArray(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .doubleArray(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .glp_set_mat_row(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.glpk", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 69, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .dispose(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .dispose(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .getAttr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .getAttr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .getAttr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .getAttr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .Env(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .Env(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .Model(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .Model(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .optimize(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .setAttr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .dispose(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .setAttr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .addVar(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .LinExpr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .addConstr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .addConstr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .addConstr(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 377, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .communicate(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 472, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .call(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 502, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 503, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 513, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 515, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsDj(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsPi(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 519, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsSlack(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.gurobi", + "lineno": 569, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 103, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.highs", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .checkDuplicateVars(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .checkDuplicateConstraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 169, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.highs", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 271, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.highs", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 298, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.highs", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .Highs(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .setCallback(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 351, + "pattern": "attribute_call", + "note": "Call via attribute access .startCallback(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .setOptionValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .setOptionValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .setOptionValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .setOptionValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 366, + "pattern": "attribute_call", + "note": "Call via attribute access .setOptionValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .setOptionValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .setOptionValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .addCol(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 397, + "pattern": "attribute_call", + "note": "Call via attribute access .changeColIntegrality(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .getLb(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .getUb(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .addRow(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .getModelStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .getObjectiveValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .getSolution(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 511, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.highs", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 83, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 89, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .checkDuplicateVars(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .checkDuplicateConstraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .checkLengthVars(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .call(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 125, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mipcl", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .Env(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 56, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.mosek", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .checkDuplicateVars(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .checkDuplicateConstraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .Task(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .appendcons(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .appendvars(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .set_Stream(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .putvarname(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .putvartype(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .putvarbound(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .putcj(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .coefficients(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .putaijlist(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .putconname(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .putconname(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 199, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.mosek", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .putconboundlist(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .putobjsense(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .putobjsense(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .getsolsta(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .getxx(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .getxc(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .getreducedcosts(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .gety(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .putdouparam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .putintparam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .putstrparam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .putnadouparam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .putnaintparam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .putnastrparam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 287, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.mosek", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .writedata(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .optimize(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .solutionsummary(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.mosek", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.ortools", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.ortools", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 117, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.ortools", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .CpModel(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 128, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.ortools", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 133, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.ortools", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .NewBoolVar(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .NewIntVar(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .floor(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 148, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.ortools", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .NewIntVar(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 154, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.ortools", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .AddHint(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .AddHint(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .Maximize(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .Minimize(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .Add(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .Add(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .Add(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 214, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.ortools", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .CpSolver(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .Solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .Value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.ortools", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .getcwd(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsDj(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .set_index(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsPi(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsSlack(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 194, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.sas", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .SASsession(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .endsas(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 259, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.sas", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .has_sos(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 265, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.sas", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 282, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.sas", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .file_info(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .upload(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 325, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.sas", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .file_info(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .upload(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .submit(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .submit(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .file_delete(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .file_delete(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .symget(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 474, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.sas", + "lineno": 475, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .sd2df(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .sd2df(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 504, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.sas", + "lineno": 529, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 536, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .CAS(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 571, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.sas", + "lineno": 576, + "pattern": "attribute_call", + "note": "Call via attribute access .has_sos(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 577, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.sas", + "lineno": 581, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 601, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.sas", + "lineno": 610, + "pattern": "attribute_call", + "note": "Call via attribute access .loadactionset(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 617, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 618, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 622, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.sas", + "lineno": 627, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 628, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 637, + "pattern": "attribute_call", + "note": "Call via attribute access .upload_file(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 648, + "pattern": "attribute_call", + "note": "Call via attribute access .solveMilp(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .solveLp(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 669, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.sas", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 677, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 677, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 679, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 680, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.sas", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 682, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .CASTable(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 691, + "pattern": "attribute_call", + "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 691, + "pattern": "attribute_call", + "note": "Call via attribute access .CASTable(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 693, + "pattern": "attribute_call", + "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 693, + "pattern": "attribute_call", + "note": "Call via attribute access .CASTable(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 701, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 706, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 706, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 709, + "pattern": "attribute_call", + "note": "Call via attribute access .upload_file(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 716, + "pattern": "attribute_call", + "note": "Call via attribute access .convertMps(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 725, + "pattern": "attribute_call", + "note": "Call via attribute access .loadMps(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 726, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 745, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.sas", + "lineno": 753, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 124, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.scip", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .check_call(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 184, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.scip", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 206, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.scip", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 230, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.scip", + "lineno": 308, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.scip", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .check_call(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 379, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.scip", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 385, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 416, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_status(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 436, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.scip", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .readline(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_objective(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 445, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.scip", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 454, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.scip", + "lineno": 491, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.scip", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .getStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .getBestSol(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 569, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 570, + "pattern": "attribute_call", + "note": "Call via attribute access .getSlack(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 579, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 581, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 599, + "pattern": "attribute_call", + "note": "Call via attribute access .optimize(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 608, + "pattern": "attribute_call", + "note": "Call via attribute access .Model(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 610, + "pattern": "attribute_call", + "note": "Call via attribute access .setMaximize(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .setMinimize(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 618, + "pattern": "attribute_call", + "note": "Call via attribute access .hideOutput(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 622, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 624, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 628, + "pattern": "attribute_call", + "note": "Call via attribute access .setLogfile(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 634, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 640, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 643, + "pattern": "attribute_call", + "note": "Call via attribute access .setParam(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 658, + "pattern": "attribute_call", + "note": "Call via attribute access .addVar(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 663, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 675, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 677, + "pattern": "attribute_call", + "note": "Call via attribute access .addCons(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 679, + "pattern": "attribute_call", + "note": "Call via attribute access .quicksum(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 692, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 693, + "pattern": "attribute_call", + "note": "Call via attribute access .createPartialSol(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 696, + "pattern": "attribute_call", + "note": "Call via attribute access .setSolVal(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.scip", + "lineno": 699, + "pattern": "attribute_call", + "note": "Call via attribute access .addSol(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .isMIP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .has_sos(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 121, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.xpress", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .Popen(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 230, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.xpress", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsDj(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsSlack(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsPi(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 287, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 287, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .setOutputEnabled(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .writeProb(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .writeProb(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 431, + "pattern": "name_call_unresolved", + "note": "Call to 'prepare(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.xpress", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .lpOptimize(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .lpoptimize(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 441, + "pattern": "attribute_call", + "note": "Call via attribute access .optimize(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 445, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.xpress", + "lineno": 451, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.xpress", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .getVariable(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .getConstraint(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .getSolution(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .getSlacks(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .getSlack(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .getDuals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .getDual(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .getRedCosts(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 529, + "pattern": "attribute_call", + "note": "Call via attribute access .getRedCost(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsDj(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsPi(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 545, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsSlack(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 555, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.xpress", + "lineno": 559, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 567, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.xpress", + "lineno": 598, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 600, + "pattern": "attribute_call", + "note": "Call via attribute access .setControl(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 609, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 611, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.xpress", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .setControl(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .setControl(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 624, + "pattern": "attribute_call", + "note": "Call via attribute access .setControl(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 629, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 632, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 634, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 641, + "pattern": "attribute_call", + "note": "Call via attribute access .loadMipSol(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 643, + "pattern": "attribute_call", + "note": "Call via attribute access .loadmipsol(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 646, + "pattern": "attribute_call", + "note": "Call via attribute access .addMipSol(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 648, + "pattern": "attribute_call", + "note": "Call via attribute access .addmipsol(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 651, + "pattern": "attribute_call", + "note": "Call via attribute access .loadLPSol(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 653, + "pattern": "attribute_call", + "note": "Call via attribute access .loadlpsol(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .addMessageCallback(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 664, + "pattern": "attribute_call", + "note": "Call via attribute access .addcbmessage(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 666, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.xpress", + "lineno": 710, + "pattern": "attribute_call", + "note": "Call via attribute access .constraint(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 716, + "pattern": "attribute_call", + "note": "Call via attribute access .constraint(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 720, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.xpress", + "lineno": 724, + "pattern": "attribute_call", + "note": "Call via attribute access .problem(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 727, + "pattern": "attribute_call", + "note": "Call via attribute access .chgObjSense(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 729, + "pattern": "attribute_call", + "note": "Call via attribute access .chgobjsense(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 739, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 742, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 743, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 745, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 746, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 748, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 748, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 750, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 752, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 754, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 757, + "pattern": "attribute_call", + "note": "Call via attribute access .addCols(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 758, + "pattern": "attribute_call", + "note": "Call via attribute access .addNames(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 759, + "pattern": "attribute_call", + "note": "Call via attribute access .chgColType(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 761, + "pattern": "attribute_call", + "note": "Call via attribute access .addcols(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 762, + "pattern": "attribute_call", + "note": "Call via attribute access .getVariable(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 767, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 768, + "pattern": "attribute_call", + "note": "Call via attribute access .Sum(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 770, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 776, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.xpress", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 783, + "pattern": "attribute_call", + "note": "Call via attribute access .addConstraint(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 786, + "pattern": "attribute_call", + "note": "Call via attribute access .addConstraint(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 791, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 792, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 793, + "pattern": "attribute_call", + "note": "Call via attribute access .sos(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 795, + "pattern": "attribute_call", + "note": "Call via attribute access .addSOS(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 797, + "pattern": "attribute_call", + "note": "Call via attribute access ._sos_dicts_for_xpress(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis.xpress", + "lineno": 805, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis.xpress", + "lineno": 810, + "pattern": "attribute_call", + "note": "Call via attribute access .getAttrib(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .available(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .available(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis", + "lineno": 115, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis", + "lineno": 135, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpSolverError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "pulp.apis", + "lineno": 163, + "pattern": "name_call_unresolved", + "note": "Call to 's(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.apis", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .available(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .addInPlace(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .model_identity(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .model_identity(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .containing_model(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .add_term_ids_coeffs(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .model_identity(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .containing_model(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .model_identity(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.linear", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .add_term_ids_coeffs(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .set_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .AffineExpr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 46, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .from_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 54, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .from_constant(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 60, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .AffineExpr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .set_constant(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .add_term(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 72, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .AffineExpr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .set_constant(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .add_term(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 87, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .set_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .clear_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .set_constant(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .clear_sense(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .set_sense(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .num_terms(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coeff(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .get_coeff(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .add_term(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .value_or_default(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .add_term(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .clone_expr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .str_expr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .str_expr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .repr_expr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .repr_expr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .as_cplex_variables_only(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .as_cplex_lp_affine_expression(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .as_cplex_lp_affine_expression(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .as_cplex_lp_constraint(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .add_expr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .combine_sense(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .set_constant(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .clone_expr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .scale(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .addInPlace(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .addInPlace(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .subInPlace(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .addInPlace(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .clone_expr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .scale(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .clone_expr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .scale(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .from_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 355, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .clone_expr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .scale(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .clone_expr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .scale(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_affine_expression", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .MPSCoefficient(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .AffineExpr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .add_term(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .set_constant(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .set_sense(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .set_pi(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .set_slack(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .set_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .id(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .as_cplex_variables_only(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .str_with_sense(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .repr_expr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .as_cplex_lp_constraint(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .as_cplex_lp_affine_expression(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .AffineExpr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .add_term(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .set_constant(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .set_sense(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .MPSConstraint(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .MPSCoefficient(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_constraint", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .value_or_default(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .Model(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .set_sense(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .sos_export(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .clear_sos(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .add_sos_group(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .used_variable_ids(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .list_variables_by_ids(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .sos_export(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .sos_export(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variables_batch(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variables_batch(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variables_batch(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .list_constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .get_objective(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .clear_objective(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .set_objective(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .set_sense(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .asCplexLpConstraint(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .asCplexLpVariable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .copy_model(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_rust_model_copy(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_rust_model_copy(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 355, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .MPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .MPSObjective(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .toDataclass(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .toDataclass(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .toDataclass(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .MPSParameters(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 416, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access ._addConstraintFromDataclass(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .clear_sos(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .add_sos_group(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 448, + "pattern": "attribute_call", + "note": "Call via attribute access .add_sos_group(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .asdict(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDataclass(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 470, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 486, + "pattern": "attribute_call", + "note": "Call via attribute access .dump(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 514, + "pattern": "attribute_call", + "note": "Call via attribute access .fromJson(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .readMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDataclass(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 524, + "pattern": "attribute_call", + "note": "Call via attribute access .is_mip(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 536, + "pattern": "attribute_call", + "note": "Call via attribute access .round_solution(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .valid(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 543, + "pattern": "attribute_call", + "note": "Call via attribute access .valid(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .infeasibilityGap(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .valid(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .list_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 574, + "pattern": "attribute_call", + "note": "Call via attribute access .AffineExpr(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 576, + "pattern": "attribute_call", + "note": "Call via attribute access .add_term(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .set_constant(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .set_sense(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 579, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .set_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 585, + "pattern": "attribute_call", + "note": "Call via attribute access .add_constraint(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 587, + "pattern": "attribute_call", + "note": "Call via attribute access .set_pi(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 596, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 599, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 600, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 601, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 607, + "pattern": "attribute_call", + "note": "Call via attribute access .add_constraint(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 611, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 661, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 667, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 671, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 686, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 689, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 710, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 749, + "pattern": "attribute_call", + "note": "Call via attribute access .check_duplicate_vars(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 751, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 759, + "pattern": "attribute_call", + "note": "Call via attribute access .check_duplicate_constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 761, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 771, + "pattern": "attribute_call", + "note": "Call via attribute access .check_length_vars(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 773, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 776, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 777, + "pattern": "attribute_call", + "note": "Call via attribute access .set_variable_values_by_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 780, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .set_variable_djs_by_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 784, + "pattern": "attribute_call", + "note": "Call via attribute access .set_constraint_pis_by_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 789, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 790, + "pattern": "attribute_call", + "note": "Call via attribute access .get_constraint_by_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 794, + "pattern": "attribute_call", + "note": "Call via attribute access .set_constraint_slacks_by_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 796, + "pattern": "attribute_call", + "note": "Call via attribute access .set_constraint_slacks_by_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 797, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 814, + "pattern": "attribute_call", + "note": "Call via attribute access .isNumericalConstant(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 816, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 817, + "pattern": "attribute_call", + "note": "Call via attribute access .addInPlace(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 830, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 831, + "pattern": "attribute_call", + "note": "Call via attribute access .subInPlace(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 854, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 858, + "pattern": "attribute_call", + "note": "Call via attribute access .actualSolve(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 903, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 915, + "pattern": "attribute_call", + "note": "Call via attribute access .actualSolve(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 921, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 969, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 972, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_problem", + "lineno": 976, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .escape(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .set_name(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .id(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .id(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .from_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .from_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .from_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .from_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .from_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .from_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .from_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .from_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .from_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .from_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .id(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .id(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .from_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .id(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .id(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .isAtomic(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .atom(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .set_lb(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .set_ub(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .set_value(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .set_dj(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .MPSVariable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .set_value(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .asdict(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDataclass(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .set_lb(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .set_ub(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .round_value(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .rounded_value(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .value_or_default(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .valid(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .infeasibility_gap(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .is_binary(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .is_integer(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .is_free(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .is_constant(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .is_positive(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .as_cplex_lp_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .asCplexLpAffineExpression(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .from_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.core.lp_variable", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .set_value(...) - target object type not statically resolved." + }, + { + "module": "pulp.core._internal", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "pulp.core._internal", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.bin_packing_problem", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.bin_packing_problem", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.bin_packing_problem", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.bin_packing_problem", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .shuffle(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.bin_packing_problem", + "lineno": 31, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.bin_packing_problem", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dicts(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.bin_packing_problem", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dicts(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.bin_packing_problem", + "lineno": 41, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum_vars(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.bin_packing_problem", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.bin_packing_problem", + "lineno": 46, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum_vars(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.bin_packing_problem", + "lineno": 53, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum_vars_coefs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.run_tests", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .listSolvers(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.run_tests", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .listSolvers(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.run_tests", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .TextTestRunner(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.run_tests", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.run_tests", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .wasSuccessful(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.run_tests", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .PulpError(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.run_tests", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .TestLoader(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.run_tests", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .discover(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 64, + "pattern": "name_call_unresolved", + "note": "Call to 'test_item(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .SkipTest(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 68, + "pattern": "name_call_unresolved", + "note": "Call to 'test_item(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .SkipTest(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .SkipTest(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .wraps(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 239, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 252, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 261, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 271, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 281, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 287, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 290, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 303, + "pattern": "self_method_not_found", + "note": "self.solveInst(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 305, + "pattern": "self_method_not_found", + "note": "self.solveInst(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .available(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .merge(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 355, + "pattern": "self_method_not_found", + "note": "self._config(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 360, + "pattern": "name_call_unresolved", + "note": "Call to 'setup_fn(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 366, + "pattern": "self_method_not_found", + "note": "self._sol_map(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 430, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .getsize(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 432, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 435, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 439, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 450, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 470, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 507, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 511, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 522, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 524, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 533, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 542, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 548, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 558, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 559, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 560, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 561, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .setInitialValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 569, + "pattern": "attribute_call", + "note": "Call via attribute access .fixValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 574, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 576, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 581, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 587, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 590, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 591, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 597, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 602, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 603, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 607, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 608, + "pattern": "attribute_call", + "note": "Call via attribute access .valid(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 611, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 612, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 614, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .setInitialValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .setInitialValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 621, + "pattern": "attribute_call", + "note": "Call via attribute access .setInitialValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 622, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 625, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 627, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 628, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 632, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 635, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 636, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 637, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 638, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 642, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 645, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 646, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 647, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 648, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 649, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 655, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 658, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 659, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 660, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 661, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 669, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 672, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 673, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 674, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 675, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 682, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 685, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 686, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 688, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 689, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 695, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 698, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 699, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 700, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 701, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 711, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 712, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 713, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 714, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 731, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 732, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 733, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 734, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 741, + "pattern": "attribute_call", + "note": "Call via attribute access .toDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 742, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 746, + "pattern": "self_method_not_found", + "note": "self.solveInst(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 752, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 753, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 754, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 761, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 765, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 766, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 767, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 768, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 769, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 775, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 778, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 779, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 780, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 787, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 790, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 791, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 792, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 793, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 794, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 800, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 803, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 804, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 805, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 806, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 810, + "pattern": "attribute_call", + "note": "Call via attribute access .sequentialSolve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 811, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 819, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 820, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 821, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 822, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 829, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'PuLPTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 836, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 837, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 841, + "pattern": "attribute_call", + "note": "Call via attribute access .valid(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 844, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 845, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 846, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 847, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 848, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 849, + "pattern": "attribute_call", + "note": "Call via attribute access .setObjective(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 854, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 858, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 859, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 860, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 861, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 862, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 868, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 876, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 877, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dicts(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 892, + "pattern": "attribute_call", + "note": "Call via attribute access .toDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 893, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 894, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 894, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 896, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 897, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.solver_common", + "lineno": 897, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .readlines(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .groups(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 71, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 91, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .getsize(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 93, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .read_command_line_from_log_file(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .extract_option_from_command_line(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 109, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 129, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .getsize(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 131, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .read_command_line_from_log_file(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .extract_option_from_command_line(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .extract_option_from_command_line(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .extract_option_from_command_line(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 154, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 174, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .getsize(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 176, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .read_command_line_from_log_file(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .extract_option_from_command_line(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 191, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 211, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .getsize(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 213, + "pattern": "name_call_unresolved", + "note": "Call to 'PulpError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .read_command_line_from_log_file(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .extract_option_from_command_line(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 241, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 247, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 251, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'COIN_CMDTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 255, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dicts(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 258, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 259, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 274, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_coin_cmd", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dicts(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cplex_cmd", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .readsol(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cplex_cmd", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cplex_cmd", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cplex_py", + "lineno": 34, + "pattern": "self_method_not_found", + "note": "self.solveInst(...) not found in class 'CPLEX_PYTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.test_cplex_py", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .buildSolverModel(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cplex_py", + "lineno": 43, + "pattern": "self_method_not_found", + "note": "self.solveInst(...) not found in class 'CPLEX_PYTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.test_cplex_py", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .search_param(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cplex_py", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .get_param(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cplex_py", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .get_param(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cplex_py", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .get_param(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cplex_py", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .get_param(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cplex_py", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .get_changed_params(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .setUp(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 56, + "pattern": "name_call_unresolved", + "note": "Call to 'CPSAT(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .available(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .available(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 64, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 76, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 85, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 95, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 102, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 109, + "pattern": "name_call_unresolved", + "note": "Call to 'CPSAT(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 114, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 122, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_cpsat", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .realpath(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .listdir(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .SkipTest(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .isdir(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .import_module(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .rmtree(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .testmod(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_examples", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .main(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_fscip_cmd", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_fscip_cmd", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_fscip_cmd", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_fscip_cmd", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_fscip_cmd", + "lineno": 49, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'FSCIP_CMDTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.test_glpk_cmd", + "lineno": 34, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_glpk_cmd", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_glpk_cmd", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_glpk_cmd", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_glpk_cmd", + "lineno": 50, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_glpk_cmd", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_glpk_cmd", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_glpk_cmd", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_glpk_cmd", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_glpk_cmd", + "lineno": 66, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_glpk_cmd", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_glpk_cmd", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_glpk_cmd", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_glpk_cmd", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .Env(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .Env(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .Env(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .Env(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 53, + "pattern": "name_call_unresolved", + "note": "Call to 'GUROBI(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .SkipTest(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .Env(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 66, + "pattern": "name_call_unresolved", + "note": "Call to 'GUROBI(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .Env(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 73, + "pattern": "name_call_unresolved", + "note": "Call to 'GUROBI(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 78, + "pattern": "name_call_unresolved", + "note": "Call to 'GUROBI(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .SkipTest(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 95, + "pattern": "name_call_unresolved", + "note": "Call to 'GUROBI(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .disposeDefaultEnv(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 104, + "pattern": "name_call_unresolved", + "note": "Call to 'GUROBI(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 112, + "pattern": "name_call_unresolved", + "note": "Call to 'GUROBI(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 119, + "pattern": "name_call_unresolved", + "note": "Call to 'GUROBI(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .SkipTest(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 135, + "pattern": "name_call_unresolved", + "note": "Call to 'GUROBI(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 141, + "pattern": "name_call_unresolved", + "note": "Call to 'GUROBI(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_gurobipy_env", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobi_cmd", + "lineno": 40, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_gurobi_cmd", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobi_cmd", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobi_cmd", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_gurobi_cmd", + "lineno": 49, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'GUROBI_CMDTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.test_highs", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_highs", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .HiGHS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_highs", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_highs_cmd", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .test_relaxed_mip(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_highs_cmd", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .skipIf(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_lpdot", + "lineno": 5, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_lpdot", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_lpdot", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'lpDot(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_lpdot", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .toDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_lpdot", + "lineno": 16, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_lpdot", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_lpdot", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_lpdot", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_lpdot", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'lpDot(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_lpdot", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'lpDot(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_lpdot", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'lpDot(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_lpdot", + "lineno": 24, + "pattern": "name_call_unresolved", + "note": "Call to 'lpDot(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 45, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .MPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .MPSParameters(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .MPSObjective(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .MPSCoefficient(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .MPSVariable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .MPSConstraint(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .MPSCoefficient(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDataclass(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .checkDuplicateConstraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .addConstraint(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .setInitialValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .setInitialValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .model_identity(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .model_identity(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 287, + "pattern": "attribute_call", + "note": "Call via attribute access .setInitialValue(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .variablesDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsDj(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .variablesDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsPi(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .assignConsSlack(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 360, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 371, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 387, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .float64(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .float64(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 413, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .containing_model(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .toRustModel(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .model_identity(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .model_identity(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .containing_model(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .summary(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 449, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .toRustModel(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 457, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 470, + "pattern": "attribute_call", + "note": "Call via attribute access .containing_model(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 475, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 490, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 500, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 503, + "pattern": "attribute_call", + "note": "Call via attribute access .toRustModel(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 516, + "pattern": "attribute_call", + "note": "Call via attribute access .variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 524, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .toRustModel(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .available(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .COIN_CMD(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .available(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .GLPK_CMD(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 546, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 556, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 562, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 569, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 572, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 582, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 587, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 588, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 593, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 598, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 601, + "pattern": "attribute_call", + "note": "Call via attribute access .constraints(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 605, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 607, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 610, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 623, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 625, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .assignStatus(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 656, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 658, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 659, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 660, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 667, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 668, + "pattern": "attribute_call", + "note": "Call via attribute access .fromMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 675, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 677, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 678, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 679, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 686, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .fromMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 694, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 695, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 696, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 697, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 703, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 704, + "pattern": "attribute_call", + "note": "Call via attribute access .fromMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 711, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 712, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 713, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 714, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 719, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 720, + "pattern": "attribute_call", + "note": "Call via attribute access .fromMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 729, + "pattern": "attribute_call", + "note": "Call via attribute access .NamedTemporaryFile(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 730, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 730, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 731, + "pattern": "attribute_call", + "note": "Call via attribute access .fromMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 732, + "pattern": "attribute_call", + "note": "Call via attribute access .unlink(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 737, + "pattern": "attribute_call", + "note": "Call via attribute access .NamedTemporaryFile(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 739, + "pattern": "attribute_call", + "note": "Call via attribute access .fromMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 740, + "pattern": "attribute_call", + "note": "Call via attribute access .unlink(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 745, + "pattern": "attribute_call", + "note": "Call via attribute access .NamedTemporaryFile(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 746, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 746, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 747, + "pattern": "attribute_call", + "note": "Call via attribute access .fromMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 748, + "pattern": "attribute_call", + "note": "Call via attribute access .unlink(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 758, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 759, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 762, + "pattern": "attribute_call", + "note": "Call via attribute access .valid(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 765, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 829, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 834, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dicts(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 837, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 838, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 842, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dicts(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 843, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 844, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 848, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_matrix(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 856, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_matrix(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 865, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 870, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_dicts(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 873, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 874, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 878, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable_matrix(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 888, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 890, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 897, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 899, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 908, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 909, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 910, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 921, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 932, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 933, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 934, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 986, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 987, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 988, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1004, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1005, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1006, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1010, + "pattern": "attribute_call", + "note": "Call via attribute access .isNumericalConstant(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1048, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1049, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1050, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1066, + "pattern": "attribute_call", + "note": "Call via attribute access .from_constant(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1088, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1089, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1090, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1106, + "pattern": "attribute_call", + "note": "Call via attribute access .from_constant(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1128, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1129, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1142, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1146, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1147, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1151, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1152, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1179, + "pattern": "attribute_call", + "note": "Call via attribute access .from_constant(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1182, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1187, + "pattern": "attribute_call", + "note": "Call via attribute access .from_constant(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1190, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1200, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1201, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1202, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1205, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1207, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1211, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1215, + "pattern": "attribute_call", + "note": "Call via attribute access .from_constant(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1223, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1224, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1225, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1228, + "pattern": "attribute_call", + "note": "Call via attribute access .NamedTemporaryFile(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1233, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1235, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1236, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1237, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1240, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1250, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1252, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1253, + "pattern": "attribute_call", + "note": "Call via attribute access .float64(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1254, + "pattern": "attribute_call", + "note": "Call via attribute access .float64(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1256, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1259, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1260, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1261, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1262, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1263, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1269, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1269, + "pattern": "attribute_call", + "note": "Call via attribute access .toDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1273, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1274, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1275, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1276, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1279, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1280, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1281, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1282, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1283, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1288, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1288, + "pattern": "attribute_call", + "note": "Call via attribute access .toDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1292, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1293, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1294, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1295, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1299, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1300, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1301, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1302, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1303, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1310, + "pattern": "attribute_call", + "note": "Call via attribute access .toJson(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1311, + "pattern": "attribute_call", + "note": "Call via attribute access .fromJson(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1313, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1319, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1320, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1321, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1322, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1327, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1328, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1329, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1330, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1335, + "pattern": "attribute_call", + "note": "Call via attribute access .toDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1336, + "pattern": "attribute_call", + "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1337, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1342, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1343, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1344, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1347, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1348, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1349, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1350, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1351, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1357, + "pattern": "attribute_call", + "note": "Call via attribute access .fromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1357, + "pattern": "attribute_call", + "note": "Call via attribute access .toDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1361, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1362, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1363, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1364, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1367, + "pattern": "attribute_call", + "note": "Call via attribute access .available(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1367, + "pattern": "attribute_call", + "note": "Call via attribute access .COIN_CMD(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1369, + "pattern": "attribute_call", + "note": "Call via attribute access .COIN_CMD(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1370, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1371, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1372, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1373, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1374, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1380, + "pattern": "attribute_call", + "note": "Call via attribute access .getSolverFromDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1380, + "pattern": "attribute_call", + "note": "Call via attribute access .toDict(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1381, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1382, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1383, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1384, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1385, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1388, + "pattern": "attribute_call", + "note": "Call via attribute access .available(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1388, + "pattern": "attribute_call", + "note": "Call via attribute access .COIN_CMD(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1391, + "pattern": "attribute_call", + "note": "Call via attribute access .COIN_CMD(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1394, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1395, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1396, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1397, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1398, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1405, + "pattern": "attribute_call", + "note": "Call via attribute access .toJson(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1406, + "pattern": "attribute_call", + "note": "Call via attribute access .getSolverFromJson(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1408, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1411, + "pattern": "attribute_call", + "note": "Call via attribute access .solve(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1412, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1413, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1414, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1415, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1427, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1428, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1429, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1430, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1431, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum_vars(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1435, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum_vars(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1440, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1441, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1442, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1443, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1444, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum_vars_coefs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1448, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum_vars_coefs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1453, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1454, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1455, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1456, + "pattern": "attribute_call", + "note": "Call via attribute access .containing_model(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1457, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1458, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1459, + "pattern": "attribute_call", + "note": "Call via attribute access .array(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1461, + "pattern": "attribute_call", + "note": "Call via attribute access .add_term_ids_coeffs(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1464, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1465, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1466, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1467, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1469, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum_vars(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1472, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1473, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_pulp", + "lineno": 1475, + "pattern": "name_call_unresolved", + "note": "Call to 'lpSum_vars_coefs(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_rust_core", + "lineno": 8, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_rust_core", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_rust_core", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_rust_core", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .toRustModel(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_rust_core", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .summary(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_rust_core", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .main(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_scip_cmd", + "lineno": 33, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_scip_cmd", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_scip_cmd", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_scip_cmd", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_scip_cmd", + "lineno": 41, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'SCIP_CMDTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.test_scip_py", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_scip_py", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_scip_py", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_scip_py", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_scip_py", + "lineno": 38, + "pattern": "self_method_not_found", + "note": "self._apply_pulp_check(...) not found in class 'SCIP_PYTest' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "pulp.tests.test_sparse", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_sparse", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_sparse", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .col_based_arrays(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_sparse", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_sparse", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .addcol(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_sparse", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .col_based_arrays(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_sparse", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_sparse", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_sparse", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .col_based_arrays(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_sparse", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_sparse", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .addcol(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_sparse", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .col_based_arrays(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 93, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .TemporaryDirectory(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 117, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .TemporaryDirectory(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 143, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .exported_variables(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 152, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .add_sos_group(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .TemporaryDirectory(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 171, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .TemporaryDirectory(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 189, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .get_dummyVar(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .TemporaryDirectory(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .read_text(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 208, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsVals(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .value(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 216, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .assignVarsDj(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 227, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .TemporaryDirectory(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .readsol_MPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 254, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 258, + "pattern": "attribute_call", + "note": "Call via attribute access .TemporaryDirectory(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .writeLP(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_lp", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .main(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_mps", + "lineno": 12, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "pulp.tests.test_write_mps", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_mps", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_mps", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_mps", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .TemporaryDirectory(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_mps", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_mps", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .read_bytes(...) - target object type not statically resolved." + }, + { + "module": "pulp.tests.test_write_mps", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .read_bytes(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .TemporaryDirectory(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .runctx(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_stats(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .Stats(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .print_stats(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .perf_counter(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .perf_counter(...) - target object type not statically resolved." + }, + { + "module": "scripts.benchmark_mps_write", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 11, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 23, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 46, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 56, + "pattern": "name_call_unresolved", + "note": "Call to 'LpProblem(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .add_variable(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .writeMPS(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 76, + "pattern": "name_call_unresolved", + "note": "Call to 'writer(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "scripts.capture_mps_goldens", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + } + ], + "governance_gate": "APPROVED" +} \ No newline at end of file