BeBOP Optimized Sparse Kernel Interface Library  1.0.1h
Functions
heur2.c File Reference

Additional testing of the heuristic. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <oski/oski.h>
#include "abort_prog.h"
#include "testvec.h"
#include "timing.h"
#include "parse_opts.h"
#include "readhbpat.h"

Functions

static void usage (const char *progname)
 Print command-line options.
int main (int argc, char *argv[])
 Main benchmark program.

Detailed Description

Additional testing of the heuristic.


Function Documentation

int main ( int  argc,
char *  argv[] 
)
static void usage ( const char *  progname) [static]

Print command-line options.

Referenced by main().