Skip to main content
Log in

A framework for parallel large-scale global optimization

  • Special Issue Paper
  • Published:
Computer Science - Research and Development

Abstract

The paper describes the design and implementation of BNB-Solver, an object-oriented framework for discrete and continuous parallel global optimization. The framework supports exact branch-and-bound algorithms, heuristic methods and hybrid approaches. BNB-Solver provides a support for distributed and shared memory architectures. The implementation for distributed memory machines is based on MPI and thus can run on almost any computational cluster. In order to take advantages of multicore processors we provide a separate multi-threaded implementation for shared memory platforms. We introduce a novel collaborative scheme for combining exact and heuristic search methods that provides the support for sophisticated parallel heuristics and convenient balancing between exact and heuristic methods. In the experimental results section we discuss a nonlinear programming solver and a highly efficient knapsack solver that significantly outperforms existing parallel implementations.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Subscribe and save

Springer+ Basic
$34.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Similar content being viewed by others

References

  1. Alba E, Almeida F, Blesa M et al (2006) Efficient parallel LAN/WAN algorithms for optimization. The MALLBA project. Parall Comput 32(5-6):415–440

    Article  Google Scholar 

  2. Ananth G, Kumar V, Pardalos P (1993) Parallel processing of discrete optimization problems. Encycl Microcomput 13:129–147

    Google Scholar 

  3. Casado L, Martínez J, García I et al (2008) Branch-and-Bound interval global optimization on shared memory multiprocessors. Optim Methods Softw 23(5):689–701

    Article  MATH  MathSciNet  Google Scholar 

  4. Crainic TG, Le Cun B, Roucairol C (2006) Parallel branch and bound algorithms. In: Parallel Combinatorial Optimization, Chap 1, John Wiley & Sons, Hoboken, NJ, pp 1–28

  5. Crainic TG, Toulouse M (2002) Parallel Strategies for Metaheuristics. In: Glover F, Kochenberger G (eds) State-of-the-Art Hand-book in Metaheuristics, Kluwer Academic Publishers, Dordrecht, pp 475–513

  6. Coello Coello CA, Mezura-Montes E (2002) Constraint-handling in genetic algorithms through the use of dominance-based tournament selection. Adv Eng Inf 16(3):193–203

    Article  Google Scholar 

  7. Drepper U, Molnar I (2005) The Native POSIX Thread Library for Linux. http://people.redhat.com/drepper/nptl-design.pdf. Last access: 13 May 2009

  8. Eckstein J, Philips C, Hart W (2006) PEBBL 1.0 User Guide. RUTCOR Research Report RRR 19-2006. http://rutcor.rutgers.edu/pub/rrr/reports2006/19_2006.ps. Last access: 13 May 2009

  9. Evtushenko Y (1971) Numerical methods for finding global extreme (case of a non-uniform mesh). USSR Comput Maths Math Phys 11(6):38–54

    Article  Google Scholar 

  10. Kellerer H, Pferschy U, Pisinger D (2004) Knapsack Problems. Springer, Berlin

    MATH  Google Scholar 

  11. Posypkin M, Sigal I (2008) A combined parallel algorithm for solving the knapsack problem. J Comput Syst Sci Int 47(4):543–551

    Article  Google Scholar 

  12. Ralphs T (2006) Parallel branch and cut. In: Parallel Combinatorial Optimization. John Wiley & Sons, Hoboken, NJ, pp 53–103

    Chapter  Google Scholar 

  13. Snir M, Otto S, Huss-Lederman S, Walker D, Dongarra J (1996) MPI: The Complete Reference. MIT Press, Boston

    Google Scholar 

  14. Tschöke S, Holthöfer N (1995) A new parallel approach to the constrained two-dimensional cutting stock problem. In: Parallel Algorithms for Irregularly Structured Problems, LNCS 980, pp 285–300, Springer, London

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Mikhail Posypkin.

Rights and permissions

Reprints and permissions

About this article

Cite this article

Evtushenko, Y., Posypkin, M. & Sigal, I. A framework for parallel large-scale global optimization . Comp. Sci. Res. Dev. 23, 211–215 (2009). https://doi.org/10.1007/s00450-009-0083-7

Download citation

  • Published:

  • Issue Date:

  • DOI: https://doi.org/10.1007/s00450-009-0083-7

Keywords