<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>I have implemented a branch-price with SCIP and I want to add a separator. I coded it with C++ extending ObjSepa class and included it to scip, but it is never called. <br></div>I have output messages in it, and I have checked maxrounds(root) and maxcuts(root) are not 0 and also tried with different values for priority and frequency. I have my own version of includeDefaultPlugins, which doesn't include any other default separator.<br></div>I have already checked documentation, examples and previous similar threads, but I couldn't solve it. I also checked some files of  source code (solve.c) to find what I'm doing wrong, without success.<br></div>Any ideas?<br><br></div>Thanks in advance,<br></div>Emanuel<br><div><div><br><br><div><br></div></div></div></div>