kernel.hh File Reference
(Revision: 7310)
#include <cstddef>
#include <cstdlib>
#include <cstring>
#include <cassert>
#include "gecode/support.hh"
#include "gecode/kernel/exception.icc"
#include "gecode/kernel/memory-manager.icc"
#include "gecode/kernel/macros.icc"
#include "gecode/kernel/core.icc"
#include "gecode/kernel/modevent.icc"
#include "gecode/kernel/var-traits.icc"
#include "gecode/kernel/var.icc"
#include "gecode/kernel/reflection.icc"
#include "gecode/kernel/view.icc"
#include "gecode/kernel/array.icc"
#include "gecode/kernel/var-map.icc"
#include "gecode/kernel/shared-array.icc"
#include "gecode/kernel/propagator.icc"
#include "gecode/kernel/advisor.icc"
#include "gecode/kernel/branching.icc"
#include "gecode/kernel/var-imp.icc"
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
Defines | |
#define | GECODE_KERNEL_EXPORT __attribute__ ((visibility("default"))) |
Define Documentation
#define GECODE_KERNEL_EXPORT __attribute__ ((visibility("default"))) |