#include <string>
#include <list>
#include <fstream>
#include <iostream>
#include <CoinHelperFunctions.hpp>
#include <map>
#include <vector>
Include dependency graph for IpCbcColReader.hpp:
Go to the source code of this file.
Classes | |
class | IpCbcColReader |
A class for reading a .col file containing name for variable (ampl generated file). More... | |
struct | IpCbcColReader::ltstr |
String comparison strucutre. More... |