heuristic.h

Go to the documentation of this file.
00001 
00035 #ifndef __HEURISTIC_H__
00036 #define __HEURISTIC_H__
00037 
00038 
00039 /*******************************************************************************
00040  *
00041  *  Global Variables
00042  *
00043  ******************************************************************************/
00044 
00045 
00046 extern int  agr_flag_1;
00047 
00048 extern int  apply_poly_1;
00049 
00050 extern int  apply_trap_1;
00051 
00052 
00053 /*******************************************************************************
00054  *
00055  *  Function Prototypes
00056  *
00057  ******************************************************************************/
00058 
00059 
00060 int
00061 heuristic_1 (void);
00062 
00063 
00064 #endif // __HEURISTIC_H__ 
00065 

Generated on Sat Sep 24 09:00:12 2011 for ScoreFour by  doxygen 1.4.5