|
CoinUtils 2.11.10
|
#include "CoinModelUseful.hpp"#include "CoinMessageHandler.hpp"#include "CoinPackedMatrix.hpp"#include "CoinFinite.hpp"
Include dependency graph for CoinModel.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CoinBaseModel |
| class | CoinModel |
| This is a simple minded model which is stored in a format which makes it easier to construct and modify but not efficient for algorithms. More... | |
Functions | |
| double | getFunctionValueFromString (const char *string, const char *x, double xValue) |
| Just function of single variable x. | |
| double | getDoubleFromString (CoinYacc &info, const char *string, const char *x, double xValue) |
| faster version | |
Just function of single variable x.