Contains utility functions to work with connected components of a Nanowire Network....
Defines the structures and functions used to model and simulate the topology and electrical state of ...
Connected component of the Nanowire Network. It contains all the information needed to identify the n...
Definition: component.h:24
Electrical state of the Nanowire Network. It contains the varying values of the junctions and the vol...
Definition: network.h:47
void update_conductance(network_state ns, connected_component cc)
Update the weight of the nanowires junctions (i.e., their conductance) according to the current stimu...
Definition: update.c:6