Skip to content
#

network-graph

Here are 153 public repositories matching this topic...

GroteGnoom
GroteGnoom commented Jan 15, 2022

Start from the develop branch and add to examples/simple:

  • igraph_assortativity.c, which calls the function igraph_assortativity (in /src/misc/mixing.c) with some graph and prints out the result,
  • igraph_assortativity.out which contains the correct printed result.

Then, add the example to tests/CMakeLists.txt and to the docs of the function in /src/misc/mixing.c

For an example of a si

Improve this page

Add a description, image, and links to the network-graph topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the network-graph topic, visit your repo's landing page and select "manage topics."

Learn more