You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In TopologyGenerator only "default" mode of Node is used to generate the topologies. Is it possible to add a String parameter to every static generateXXX functions that could be "default" by default but could be used to specify another Node model?
In
TopologyGeneratoronly "default" mode ofNodeis used to generate the topologies. Is it possible to add aStringparameter to every staticgenerateXXXfunctions that could be "default" by default but could be used to specify anotherNodemodel?