Skip to content

issues Search Results · repo:scipopt/PySCIPOpt language:Cython

Filter by

21 results
 (107 ms)

21 results

inscipopt/PySCIPOpt (press backspace or delete to remove)

Dear support team, I hope you are doing well. I am interested in knowing how SCIP can deal with a convex quadratic constraint and how it can be linearized internally by SCIP. The constraint is in the ...
  • abb-omidi
  • 10
  • Opened 
    2 days ago
  • #968

Describe the bug When running certain complex models using pySCIPOpt, the model appears to freeze and not adhere to the time limit set. An example piece of code is contained in the GitHub gist where, ...
  • sassaf1994
  • 7
  • Opened 
    4 days ago
  • #966

Describe the bug After calling Model.enableReoptimization(), Model.optimize(), and Model.freeReoptSolve(), it seems that Model.chgLhs() has no effect in the model, since optimizing it again (in the attached ...
  • LuizSuzana
  • 8
  • Opened 
    10 days ago
  • #964

Hi I currently have a simple problem in pysciopt that has no objective function, a mixture of linear and non linear constraints and some continuous and binary variables. It solves as expected, however, ...
  • joejenb
  • 3
  • Opened 
    17 days ago
  • #962

I just came into contact with the SCIP solver. I found that the SCIP solver may be blocking all processes The proof is as follows: 1) I used the SCIP solver to solve the instance in the main thread, ...
  • MrXiaoLang
  • 6
  • Opened 
    on Feb 12
  • #955

I have an integer programming instance with 540,000 binary variables and approximately 2 million constraints. I am already aware that the optimal solution to this problem is extremely sparse. I would like ...
  • ffgg11
  • 6
  • Opened 
    on Feb 11
  • #954

Describe the bug ================================================================================================================================== FAILURES =================================================================================================================================== ...
  • yurivict
  • 7
  • Opened 
    on Feb 9
  • #951

Dear PySCIPOpt Developers, I am currently working on a heuristic that is applied at a node in a Branch Bound process. The goal of this heuristic is to determine a lower bound for the node. If this lower ...
  • mariokloster
  • 5
  • Opened 
    on Feb 7
  • #949

I am using PySCIPOpt to program an integer programming model. The model has been validated with small to moderately sized instances. However, when dealing with large instances, the program terminates ...
  • rommeldias
  • 2
  • Opened 
    on Jan 24
  • #948

Describe the bug Since the last Scip update, PyScipOpt references the wrong libscip version. This results in an error when importing pyscipopt. Currently conda automatically installs Scip 9.2 and PyScipOpt ...
  • windgaetter
  • 23
  • Opened 
    on Jan 14
  • #944
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub