  ________     _________
  ___  __ \__________  /___  ___________
  __  /_/ /  _ \  __  /_  / / /__  /  _ \
  _  _, _//  __/ /_/ / / /_/ /__  /_  __/
  /_/ |_| \___/\__,_/  \__,_/ _____\___/

/** \mainpage Reduze 2 - Distributed Feynman Integral Reduction

Reduze is a computer program for reducing Feynman integrals to master
integrals employing a variant of Laporta's reduction algorithm.

This package contains version 2 of the program. New features include the
distributed reduction of single topologies on multiple processor cores.
The parallel reduction of different topologies is supported via a modular,
load balancing job system. Fast graph and matroid based algorithms allow
for the identification of equivalent topologies and integrals.

\author Andreas von Manteuffel <manteuffel@uni-mainz.de>
\author Cedric Studerus <cedric@physik.uni-bielefeld.de>

Please see the paper (arXiv:1201.4330) for general concepts of the program and
the tutorial (distributed with this package) for installation and usage
information.
*/
