Variables
OSSolverAgent.cpp File Reference
#include "OSSolverAgent.h"
#include "OSWSUtil.h"
#include "CoinTime.hpp"
#include "OSParameters.h"
#include "OSOutput.h"
#include <cstdlib>
#include <stdio.h>
#include <sstream>
Include dependency graph for OSSolverAgent.cpp:

Go to the source code of this file.

Variables

const OSSmartPtr< OSOutputosoutput
 

Detailed Description

Author
Robert Fourer, Horand Gassmann, Jun Ma, Kipp Martin,
Remarks
Copyright (C) 2005-2012, Robert Fourer, 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 OSSolverAgent.cpp.

Variable Documentation

const OSSmartPtr<OSOutput> osoutput

Definition at line 39 of file OSOutput.cpp.