Data and source code for optimal contribution problem from tree breeding
Contact address : Makoto.Yamashita at is.titech.ac.jp
This page provides data and source code for optimal contribution problem arising from tree breeding. Please download from here.
Download ocp01.zip
The zipped file contains
For the details on the matrix A, please refer to
Makoto Yamashita, Tim J Mullin, and Sena Safarina. An efficient second-order cone programming approach for optimal selection in tree breeding. arXiv preprint arXiv:1506.04487, 2015.
The above file is still under development, and there is a possibilty that it has some bugs. In addition, the generated SDP problems do not have interior-points and this causes numerical difficulty. For example, the objective value obtained by SDPT-3 for the parameters Z = 10100 and theta = 0.0701/2 was $g^T x$ = 21.212330, but this value should be at least 46.568. SDPA also gave an incorrect objective value.
2016/Sep/20