Nesting limitation + changed nIn, nOut, nCells types to size_t
Added possibility to generate nets with nesting depth > 1.
Added possibility to limit nesting depth.
Changed nIn, nOut, nCells types from int to std::size_t.
Edited by Ершов Михаил Алексеевич