1#ifndef CYCLUS_SRC_TOOLKIT_SYMBOLIC_FUNCTION_FACTORIES_H_
2#define CYCLUS_SRC_TOOLKIT_SYMBOLIC_FUNCTION_FACTORIES_H_
7#include <boost/shared_ptr.hpp>
88 boost::shared_ptr<PiecewiseFunction> function_;
119 static std::map<std::string, BasicFunctionFactory::FunctionType> enum_names_;
taken directly from OsiSolverInterface.cpp on 2/17/14 from https://projects.coin-or....
T OptionalQuery(InfileTree *tree, std::string query, T default_val)
a query method for optional parameters