[CHiPPS] Asking for more examples about Branching Strategies

Yan Xu Yan.Xu at sas.com
Thu Nov 3 10:23:04 EDT 2011


More branching strategy can be found at BLIS level. See files BlisBranchStrategyMaxInf.cpp/h, BlisBranchStrategyPseudo.cpp/h, BlisBranchStrategyRel.cpp/h, etc.

You can also customize your branching strategy at BLIS level if you only need solve Integer Programs by the LP based branch & cut algorithm. From those files, you should get the idea of how to customize branching strategy.

Hope this helps,
Yan Xu



From: chipps-bounces at list.coin-or.org [mailto:chipps-bounces at list.coin-or.org] On Behalf Of ???
Sent: Tuesday, November 01, 2011 7:57 AM
To: chipps at list.coin-or.org
Cc: geogrid at gmail.com
Subject: [CHiPPS] Asking for more examples about Branching Strategies

HI,
I have learn about the example Abc in ALPS.


More information about the CHiPPS mailing list