Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
edge_distinct_coloring.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Agraph_tedge_distinct_coloring (char *color_scheme, int *lightness, Agraph_t *g, double angle, double accuracy, int check_edges_with_same_endpoint, int seed)
 

Function Documentation

◆ edge_distinct_coloring()

Agraph_t * edge_distinct_coloring ( char *  color_scheme,
int *  lightness,
Agraph_t g,
double  angle,
double  accuracy,
int  check_edges_with_same_endpoint,
int  seed 
)

Definition at line 142 of file edge_distinct_coloring.c.

References A, attach_edge_colors(), B, C, FORMAT_COORD, free(), Import_dot_splines(), intersection_angle(), MATRIX_TYPE_REAL, node_distinct_coloring(), NULL, RETURN, seed, SparseMatrix_coordinate_form_add_entry(), SparseMatrix_delete(), SparseMatrix_from_coordinate_format(), SparseMatrix_import_dot(), SparseMatrix_new(), splines_intersect(), and Verbose.

Referenced by clarify().

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