master.h File Reference

the master of the optimization. More...

#include "abacus/global.h"
#include "abacus/optsense.h"
#include "abacus/bstack.h"
#include "abacus/hash.h"
#include "abacus/cputimer.h"
#include "abacus/cowtimer.h"
#include "abacus/string.h"
#include "abacus/standardpool.h"

Go to the source code of this file.

Classes

class  ABA_MASTER
 Class ABA_MASTER is the central object of the framework. The most important tasks of the class ABA_MASTER is the management of the implicit enumeration. Moreover, it provides already default implementations for constraints, cutting planes, and variables pools. More...


Detailed Description

the master of the optimization.

Author:
Matthias Elf
As the name already indicates, the class ABA_MASTER is the central object of the framework. The most important tasks of the class ABA_MASTER is the management of the implicit enumeration. Moreover, it provides already default implementations for constraints, cutting planes, and variables pools. The class ABA_MASTER also stores various parameter settings and compiles statistics about the solution process.

The class ABA_MASTER is an abstract class from which a problem specific master has to be derived.
License:
This file is part of ABACUS - A Branch And CUt System Copyright (C) 1995 - 2003 University of Cologne, Germany
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
See also:
http://www.gnu.org/copyleft/gpl.html
Id
master.h,v 2.7 2007/07/04 10:24:35 baumann Exp

Definition in file master.h.


Generated on Tue Aug 14 18:09:55 2007 for ABACUS by  doxygen 1.5.1