33 #ifndef __H__UG__parameter_set__
34 #define __H__UG__parameter_set__
38 #include <nlohmann/json.hpp>
39 using namespace nlohmann;
47 #include <boost/optional.hpp>
48 #include <boost/exception/diagnostic_information.hpp>
73 this->objValue = objValue;
86 void loadJSON(
const char* json);
87 void loadJSONFile(
const char* file);
88 void loadFromJSONObject(
const json jsonobject);
const NullSmartPtr SPNULL
SM_edge_weight_map< typename T::value_type, ug::BidirectionalMatrix< T > > get(edge_weight_t, ug::BidirectionalMatrix< T > const &g)