Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
overlap.c File Reference
#include "config.h"
#include <cgraph/alloc.h>
#include <neatogen/overlap.h>
#include <common/types.h>
#include <sparse/SparseMatrix.h>
Include dependency graph for overlap.c:

Go to the source code of this file.

Functions

void remove_overlap (int dim, SparseMatrix A, double *x, double *label_sizes, int ntry, double initial_scaling, int edge_labeling_scheme, int n_constr_nodes, int *constr_nodes, SparseMatrix A_constr, bool do_shrinking)
 

Function Documentation

◆ remove_overlap()

void remove_overlap ( int  dim,
SparseMatrix  A,
double *  x,
double *  label_sizes,
int  ntry,
double  initial_scaling,
int  edge_labeling_scheme,
int  n_constr_nodes,
int *  constr_nodes,
SparseMatrix  A_constr,
bool  do_shrinking 
)

Definition at line 584 of file overlap.c.

References A, agerrorf(), and ntry.

Referenced by makeMap(), and multilevel_spring_electrical_embedding().

Here is the call graph for this function:
Here is the caller graph for this function: