Amesos Package Browser (Single Doxygen Collection)  Development
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

◆ amesos_augment()

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.

◆ BTF()

Int BTF ( maxtrans  )

Definition at line 295 of file amesos_btf_maxtrans.c.