/home/coin/svn-release/OS-2.5.0/Bcp/examples/MaxCut/Member/MC_solution.cpp File Reference

#include <cstdio>
#include <fstream>
#include "CoinHelperFunctions.hpp"
#include "BCP_math.hpp"
#include "BCP_string.hpp"
#include "BCP_buffer.hpp"
#include "BCP_vector.hpp"
#include "MC.hpp"
#include "MC_solution.hpp"
Include dependency graph for MC_solution.cpp:

Go to the source code of this file.

Defines

#define MC_PRINT_ITER_COUNT   0
#define MC_TEST_COST_AFTER_EVERY_SWITCH   0

Functions

static double MC_switch_cost (const MC_adjacency_entry *adj_list, const int degree, const int *sig, const int this_sig)

Define Documentation

#define MC_PRINT_ITER_COUNT   0

Definition at line 18 of file MC_solution.cpp.

#define MC_TEST_COST_AFTER_EVERY_SWITCH   0

Definition at line 20 of file MC_solution.cpp.


Function Documentation

static double MC_switch_cost ( const MC_adjacency_entry adj_list,
const int  degree,
const int *  sig,
const int  this_sig 
) [inline, static]

Definition at line 65 of file MC_solution.cpp.


Generated on 22 May 2012 by  doxygen 1.6.1