FMT 0.9.8
Forest management tools for forest planning
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
FMTconstraint.hpp File Reference
#include "FMToutput.hpp"
#include <vector>
#include <string>
#include <limits>
#include "FMTbounds.hpp"
#include <boost/serialization/serialization.hpp>
#include <boost/serialization/nvp.hpp>
#include <boost/serialization/export.hpp>
Include dependency graph for FMTconstraint.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Core::FMTconstraint
 

Namespaces

namespace  Core
 The Core namespace provides classes for simulating stands/strata growth/harvest through time.
 

Enumerations

enum  Core::FMTconstrainttype {
  Core::FMTMAXobjective = 1 , Core::FMTMINobjective = 2 , Core::FMTMAXMINobjective = 3 , Core::FMTMINMAXobjective = 4 ,
  Core::FMTevenflow = 5 , Core::FMTnondeclining = 6 , Core::FMTsequence = 7 , Core::FMTstandard = 8 ,
  Core::FMTspatialsize = 9 , Core::FMTspatialadjacency = 10 , Core::FMTspatialgreenup = 11 , Core::FMTrandomaction = 12
}