INGOR
|
NodeList network format. More...
#include <io/ytNodeList.h>
Public Member Functions | |
void | ytNodeList_write (FILE *fp, const ytNetwork *network, const ytKeyValues *args) |
Writes a network in NodeList format. | |
NodeList network format.
This is actually not a network file, but lists nodes sorted by the hubness, i.e., the number of children.
void ytNodeList_write | ( | FILE * | fp, |
const ytNetwork * | network, | ||
const ytKeyValues * | args | ||
) |