spgetnodecount


Purpose
To obtain total number of nodes in a stage in a scenario tree.
Synopsis
spgetnodecount(t:integer): integer
Argument
stage number belonging to {1..T}, where T is the number of stages
Return value
N(t) 
number of nodes in stage t
Further information
This function should be called after generating scenario tree.
Related topics
spgetscencount, spgetprobcond, spgetprobscen, spgetprobuncond, spgetparent, spgetchildrencount, spgetchild, spprinttree


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.