Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

CoinPresolvePsdebug.hpp

00001 // Copyright (C) 2002, International Business Machines
00002 // Corporation and others.  All Rights Reserved.
00003 
00004 #ifndef CoinPresolvePsdebug_H
00005 #define CoinPresolvePsdebug_H
00006 void presolve_hincol_ok(const CoinBigIndex *mcstrt, const int *hincol,
00007                const int *hinrow,
00008                const int *hrow, int ncols);
00009 
00010 void presolve_links_ok(presolvehlink *link, CoinBigIndex *starts, int *lengths, int n);
00011 
00012 
00013 void presolve_no_zeros(const CoinBigIndex *mcstrt, const double *colels, const int *hincol, int ncols);
00014 #endif

Generated on Wed Dec 3 14:34:23 2003 for Coin by doxygen 1.3.5