]> granicus.if.org Git - graphviz/commit
sparse: remove 'nentries' from 'SparseMatrix_coordinate_form_add_entries'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 22 May 2022 23:58:57 +0000 (16:58 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 27 May 2022 01:02:50 +0000 (18:02 -0700)
commit2776ffa23133449106f623afbd15b7fbf5039303
treee66f3a5a40385501f573a229b452ba548c56d6ee
parentb304e4054d725d863c5a29e779074df4abf4e3fc
sparse: remove 'nentries' from 'SparseMatrix_coordinate_form_add_entries'

This parameter is always passed as 1.
cmd/gvmap/country_graph_coloring.c
cmd/gvmap/make_map.c
lib/edgepaint/edge_distinct_coloring.c
lib/mingle/agglomerative_bundling.cpp
lib/mingle/edge_bundling.cpp
lib/neatogen/call_tri.c
lib/neatogen/overlap.c
lib/sparse/SparseMatrix.c
lib/sparse/SparseMatrix.h
lib/sparse/clustering.c
lib/sparse/mq.c