Skip to content

Provide fast way to determine in-degree of node #532

Open
@heplesser

Description

@heplesser

Currently, determining the in-degree of a node in general requires expensive GetConnections operations. On the other hand, Archiving_Node already keeps track of the number of incoming plastic synapses. Could we extend this mechanism so that it becomes cheap to determine the in-degree of a node?�

The background for this is a request for noise proportional to the in-degree of a neuron by Adam Haber, see discussion on NEST User 23-27 Oct 2016.

Metadata

Metadata

Labels

I: No breaking changePreviously written code will work as before, no one should note anything changing (aside the fix)S: NormalHandle this with default priorityT: DiscussionStill searching for the right way to proceed / suggestions welcomestaleAutomatic marker for inactivity, please have another look here

Type

No type

Projects

Status

To do (open issues)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions