Generated on Mon Jul 6 18:09:22 2009 for Gecode by doxygen 1.5.9

kernel.hh File Reference

(Revision: 8272)

#include <cstddef>
#include <cstdlib>
#include <cstring>
#include <cassert>
#include <gecode/support.hh>
#include <gecode/support/auto-link.hpp>
#include <gecode/kernel/exception.hpp>
#include <gecode/kernel/memory-config.hpp>
#include <gecode/kernel/memory-manager.hpp>
#include <gecode/kernel/macros.hpp>
#include <gecode/kernel/core.hpp>
#include <gecode/kernel/modevent.hpp>
#include <gecode/kernel/region.hpp>
#include <gecode/kernel/var-traits.hpp>
#include <gecode/kernel/var.hpp>
#include <gecode/kernel/view.hpp>
#include <gecode/kernel/array.hpp>
#include <gecode/kernel/shared-array.hpp>
#include <gecode/kernel/propagator.hpp>
#include <gecode/kernel/advisor.hpp>
#include <gecode/kernel/branch.hpp>
#include <gecode/kernel/branching.hpp>
#include <gecode/kernel/branching-view.hpp>
#include <gecode/kernel/branching-tiebreak.hpp>
#include <gecode/kernel/branching-val.hpp>
#include <gecode/kernel/var-imp.hpp>
#include <gecode/kernel/allocators.hpp>

Go to the source code of this file.


Namespaces

namespace  Gecode
 Gecode toplevel namespace.

Defines

#define GECODE_KERNEL_EXPORT   __attribute__ ((visibility("default")))
#define GECODE_LIBRARY_NAME   "Kernel"


Define Documentation

#define GECODE_KERNEL_EXPORT   __attribute__ ((visibility("default")))

Definition at line 68 of file kernel.hh.

#define GECODE_LIBRARY_NAME   "Kernel"

Definition at line 77 of file kernel.hh.