Skip to content

Issue with 'SCIP: the parameter #329

@yzy1996

Description

@yzy1996

Windows10

I have installed SCIP and pyscipopt successfully. But I met the problem which I can not find the answer. I wondered that whether I should install SoPlex separately.

[C:\Jenkins\workspace\SCIPOptSuite_windows_libs_release\scipoptsuite-6.0.2\scip\src\scip\paramset.c:2001] ERROR: parameter <branching/vanillafullstrong/integralcands> unknown [C:\Jenkins\workspace\SCIPOptSuite_windows_libs_release\scipoptsuite-6.0.2\scip\src\scip\set.c:3086] ERROR: Error <-12> in function call [C:\Jenkins\workspace\SCIPOptSuite_windows_libs_release\scipoptsuite-6.0.2\scip\src\scip\scip_param.c:447] ERROR: Error <-12> in function call Process Process-1: Traceback (most recent call last): File "C:\Users\zhiyuyang4\AppData\Local\Programs\Python\Python37\lib\multiprocessing\process.py", line 297, in _bootstrap self.run() File "C:\Users\zhiyuyang4\AppData\Local\Programs\Python\Python37\lib\multiprocessing\process.py", line 99, in run self._target(*self._args, **self._kwargs) File "C:\Users\zhiyuyang4\OneDrive - City University of Hong Kong\Github\Download\learn2branch_group_huilingzhen\02_generate_dataset_mip.py", line 133, in make_samples m.setBoolParam('branching/vanillafullstrong/integralcands', True) File "src/pyscipopt/scip.pyx", line 3874, in pyscipopt.scip.Model.setBoolParam File "src/pyscipopt/scip.pyx", line 243, in pyscipopt.scip.PY_SCIP_CALL KeyError: 'SCIP: the parameter with the given name was not found!'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions