5#ifndef CYCLUS_SRC_COIN_HELPERS_H_
6#define CYCLUS_SRC_COIN_HELPERS_H_
8#include "OsiSolverInterface.hpp"
taken directly from OsiSolverInterface.cpp on 2/17/14 from https://projects.coin-or....
int differentAgent(OsiSolverInterface &lhs, OsiSolverInterface &rhs, bool)
T OptionalQuery(InfileTree *tree, std::string query, T default_val)
a query method for optional parameters