MCPcopy Create free account
hub / github.com/corels/corels / evaluate_children

Function evaluate_children

src/corels.cpp:29–160  ·  view source on GitHub ↗

* Performs incremental computation on a node, evaluating the bounds and inserting into the cache, * queue, and permutation map if appropriate. * This is the function that contains the majority of the logic of the algorithm. * * parent -- the node that is going to have all of its children evaluated. * parent_not_captured -- the vector representing data points NOT captured by the parent. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

bbound_loopFunction · 0.85

Calls 15

rule_vinitFunction · 0.85
timestampFunction · 0.85
rule_vandFunction · 0.85
time_diffFunction · 0.85
rule_vandnotFunction · 0.85
rule_vfreeFunction · 0.85
nsamplesMethod · 0.80
nrulesMethod · 0.80
cMethod · 0.80
depthMethod · 0.80
lower_boundMethod · 0.80
equivalent_minorityMethod · 0.80

Tested by

no test coverage detected