# Conic relaxation approaches for equal deployment problems

**Authors:** Sena Safarina, Satoko Moriguchi, Tim J. Mullin, and Makoto Yamashita

arXiv: 1703.03155 · 2017-03-10

## TL;DR

This paper explores conic relaxation methods for the equal deployment problem in breeding, proposing a steepest-ascent approach that yields high-quality solutions efficiently, especially using SOCP relaxations.

## Contribution

It introduces conic relaxation techniques for the mixed-integer SOCP equal deployment problem and develops a steepest-ascent method to improve solution quality efficiently.

## Key findings

- SOCP relaxation provides suitable solutions balancing quality and computation time.
- The steepest-ascent method enhances solutions faster than traditional methods.
- SDP bounds are less sharp for tree breeding problems.

## Abstract

An important problem in the breeding of livestock, crops, and forest trees is the optimum of selection of genotypes that maximizes genetic gain. The key constraint in the optimal selection is a convex quadratic constraint that ensures genetic diversity, therefore, the optimal selection can be cast as a second-order cone programming (SOCP) problem. Yamashita et al. (2015) exploits the structural sparsity of the quadratic constraints and reduces the computation time drastically while attaining the same optimal solution.   This paper is concerned with the special case of equal deployment (ED), in which we solve the optimal selection problem with the constraint that contribution of genotypes must either be a fixed size or zero. This involves a nature of combinatorial optimization, and the ED problem can be described as a mixed-integer SOCP problem.   In this paper, we discuss conic relaxation approaches for the ED problem based on LP (linear programming), SOCP, and SDP (semidefinite programming). We analyze theoretical bounds derivedfrom the SDP relaxation approaches using the work of Tseng (2003) and show that the theoretical bounds are not quite sharp for tree breeding problems. We propose a steepest-ascent method that combines the solution obtained from the conic relaxation problems with a concept from discrete convex optimization in order to acquire an approximate solution for the ED problem in a practical time. From numerical tests, we observed that among the LP, SOCP, and SDP relaxation problems, SOCP gave a suitable solution from the viewpoints of the optimal values and the computation time. The steepest-ascent method starting from the SOCP solution provides high-quality solutions much faster than an existing method that has been widely used for the optimal selection problems and a branch-and-bound method.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.03155/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1703.03155/full.md

## References

49 references — full list in the complete paper: https://tomesphere.com/paper/1703.03155/full.md

---
Source: https://tomesphere.com/paper/1703.03155