<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Malgun Gothic";
        panose-1:2 11 5 3 2 0 0 2 0 4;}
@font-face
        {font-family:"\@Malgun Gothic";}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Vorformatiert Zchn";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLVorformatiertZchn
        {mso-style-name:"HTML Vorformatiert Zchn";
        mso-style-priority:99;
        mso-style-link:"HTML Vorformatiert";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link="#0563C1" vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'>Hello,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'>I'm using SCIP 7.0.3 for branch&cut with problem specific cut generation (constraint handler adding rows). All separators are turned off by not including the plugins.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'>I noticed that SCIP is spending a significant amount of time separating knapsack cardinality cuts at the root node within the linear constraint handler. Those cuts do not improve the dual bound for my problem.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'>As far as I can see this is caused by cons_linear.c line 15872ff because in the root node the local bound equals the global bound and therefore <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'><o:p> </o:p></span></p><p class=MsoNormal><i><span lang=EN-US style='font-size:12.0pt;color:black'>SCIPisLE(scip, loclowerbound, maxbound);<o:p></o:p></span></i></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'>return TRUE (with equality) no matter what value I set to "<i>constraints/linear/maxcardbounddist</i>".<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'>There are a few other parameter controlling the separation of linear constraints, but I'm not sure what side effects it can have to disable separation of linear constraints e.g. by setting <o:p></o:p></span></p><pre><span lang=EN-US style='color:black'>constraints/linear/maxrounds = 0<o:p></o:p></span></pre><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'> All my linear constraints are initial=TRUE and removable=FALSE.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'>As a workaround I can modify  cons_linear.c but it will probably hurt for general MIP I'd like to solve with the same build...<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;color:black'>Is there a clean way to disable knapsack cardinality cuts by setting parameters?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial",sans-serif'>With best regards,<br>Tobias Stengel<br><br>Siemens Digital Logistics GmbH<br>SL SDL TEC R&D SCS<br>Stumpfstr. 1<br>76131 Karlsruhe, Germany <br><a href="mailto:tobias.stengel@siemens-logistics.com"><span style='color:blue'>mailto:tobias.stengel@siemens-logistics.com</span></a><br><a href="http://www.siemens-digital-logistics.com"><span style='color:blue'>www.siemens-digital-logistics.com</span></a><br><br></span><span style='font-size:8.0pt;font-family:"Arial",sans-serif'>Management: Christopher Christian, Christian Schmidt<br>Registered office: Nachtweideweg 1-7, 67227 Frankenthal, Germany<br>Register Court: Ludwigshafen am Rhein, HRB 64386</span><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>