×

PICO

swMATH ID: 2252
Software Authors: Eckstein, Jonathan; Phillips, Cynthia A.; Hart, William E.
Description: PICO: An object-oriented framework for parallel branch and bound. This paper describes the design of PICO, a C++ framework for implementing general parallel branch-and-bound algorithms. The PICO framework provides a mechanism for the efficient implementation of a wide range of branch-and-bound methods on an equally wide range of parallel computing platforms. We first discuss the basic architecture of PICO, including the application class hierarchy and the package’s serial and parallel layers. We next describe the design of the serial layer, and its central notion of manipulating subproblem states. Then, we discuss the design of the parallel layer, which includes flexible processor clustering levels and communication rates, various load balancing mechanisms, and a non-preemptive task scheduler running on each processor. We close by describing the application of the package to a simple branch-and-bound method for mixed integer programming, along with computational results on the ASCI Red massively parallel computer.
Homepage: http://www.sciencedirect.com/science/article/pii/S1570579X01800148
Programming Languages: C++
Keywords: branch-and-bound
Related Software: SYMPHONY; ALPS; MIPLIB; MINTO; ABACUS; CHiPPS; ParaSCIP; Concorde; MIPLIB2003; BiCePS; BLIS; SCIP; MPI; MALLBA; GAMS; PEBBL; CPLEX; FATCOP; UG; PVM
Cited in: 25 Publications

Citations by Year