.. oBB documentation master file, created by
   sphinx-quickstart on Wed May 22 11:22:15 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Overlapping Branch and Bound 
============================

**Release:** |version| 

**Date:** |today|

**Author:** `J. M. Fowkes <jaroslav.fowkes@ed.ac.uk>`_

oBB is an algorithm for the parallel global optimization of functions with Lipchitz continuous gradient or Hessian.

.. toctree::
   :maxdepth: 2

   install
   userguide
  
Acknowledgements
----------------
This work was supported by EPSRC grants `EP/I028854/1 <http://gow.epsrc.ac.uk/NGBOViewGrant.aspx?GrantRef=EP/I028854/1>`_ (PI: `Dr Coralia Cartis <http://www.maths.ox.ac.uk/people/profiles/coralia.cartis>`_) and NAIS `EP/G036136/1 <http://gow.epsrc.ac.uk/NGBOViewGrant.aspx?GrantRef=EP/G036136/1>`_.
We are also grateful to `Prof Nick Gould <http://www.numerical.rl.ac.uk/people/nimg/>`_ for his help and advice during development and Mehdi Towhidi for providing us with his `PyQuadProg code <http://github.com/mpy/PyQuadProg>`_.
   
.. Indices and tables
   ==================

   * :ref:`genindex`
   * :ref:`modindex` 
   * :ref:`search`
