Bjoern Froehlich 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
..
progs 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
BP-S.cpp 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
BP-S.h 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
CHANGES.txt 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
GCoptimization.cpp 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
GCoptimization.h 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
ICM.cpp 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
ICM.h 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
LinkedBlockList.cpp 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
LinkedBlockList.h 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
Makefile 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
Makefile.inc 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
MaxProdBP.cpp 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
MaxProdBP.h 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
README.txt 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
TRW-S.cpp 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
TRW-S.h 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
block.h 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
energy.h 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
graph.cpp 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
graph.h 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
libdepend.inc 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
maxflow.cpp 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
mrf.cpp 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
mrf.h 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
regions-maxprod.cpp 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
regions-new.h 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans
typeTruncatedQuadratic2D.h 34cd27cb20 moved mrf from objrec to vislearning il y a 12 ans

README.txt

========================================================================
CONSOLE APPLICATION : GCoptimization Project Overview
========================================================================

AppWizard has created this GCoptimization application for you.

This file contains a summary of what you will find in each of the files that
make up your GCoptimization application.


GCoptimization.vcproj
This is the main project file for VC++ projects generated using an Application Wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
Application Wizard.

GCoptimization.cpp
This is the main application source file.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named GCoptimization.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////