spgetnodecount
PurposeTo obtain total number of nodes in a stage in a scenario tree.Synopsisspgetnodecount(t:integer): integer
Argument
t stage number belonging to {1..T}, where T is the number of stagesReturn value
N(t) number of nodes in stage tFurther informationThis function should be called after generating scenario tree.Related topicsspgetscencount, spgetprobcond, spgetprobscen, spgetprobuncond, spgetparent, spgetchildrencount, spgetchild, spprinttree
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.