INGOR
Loading...
Searching...
No Matches
ytNodeList Class Reference

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.
 

Detailed Description

NodeList network format.

This is actually not a network file, but lists nodes sorted by the hubness, i.e., the number of children.

See also
ytIO

Member Function Documentation

◆ ytNodeList_write()

void ytNodeList_write ( FILE * fp,
const ytNetwork * network,
const ytKeyValues * args )

Writes a network in NodeList format.

Parameters
fp
network
args

The documentation for this class was generated from the following file: