My Project
OSBearcatSolverXkij.cpp File Reference
#include "OSBearcatSolverXkij.h"
#include "OSErrorClass.h"
#include "OSDataStructures.h"
#include "OSInstance.h"
#include "OSCoinSolver.h"
#include "OSConfig.h"
#include "OSResult.h"
#include "OSiLReader.h"
#include "OSiLWriter.h"
#include "OSoLReader.h"
#include "OSoLWriter.h"
#include "OSrLReader.h"
#include "OSrLWriter.h"
#include "OSFileUtil.h"
#include "CoinTime.hpp"
#include "ClpFactorization.hpp"
#include "ClpNetworkMatrix.hpp"
#include "OsiClpSolverInterface.hpp"

Go to the source code of this file.

Functions

std::string makeStringFromInt2 (std::string theString, int theInt)
 

Detailed Description

Remarks
Copyright (C) 2005-2010, Horand Gassmann, Jun Ma, Kipp Martin, Northwestern University, and the University of Chicago. All Rights Reserved. This software is licensed under the Eclipse Public License. Please see the accompanying LICENSE file in root directory for terms.

Definition in file OSBearcatSolverXkij.cpp.

Function Documentation

◆ makeStringFromInt2()

std::string makeStringFromInt2 ( std::string theString,
int theInt )

Definition at line 4318 of file OSBearcatSolverXkij.cpp.