Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
amesos_btf_maxtrans.c File Reference
#include "amesos_btf_decl.h"
#include "amesos_btf_internal.h"
Include dependency graph for amesos_btf_maxtrans.c:

Go to the source code of this file.

Functions

static Int amesos_augment (Int k, Int Ap[], Int Ai[], Int Match[], Int Cheap[], Int Flag[], Int Istack[], Int Jstack[], Int Pstack[], double *work, double maxwork)
 
Int BTF (maxtrans)
 

Function Documentation

static Int amesos_augment ( Int  k,
Int  Ap[],
Int  Ai[],
Int  Match[],
Int  Cheap[],
Int  Flag[],
Int  Istack[],
Int  Jstack[],
Int  Pstack[],
double *  work,
double  maxwork 
)
static

Definition at line 134 of file amesos_btf_maxtrans.c.

Int BTF ( maxtrans  )

Definition at line 295 of file amesos_btf_maxtrans.c.