Closed User-DK closed 5 months ago
https://github.com/seldon-code/seldon/blob/16a8d329448392ce3d9ecf71608f86cefb622585/src/main.cpp#L64-L96
Hello I had a doubt, what difference do this different model agent types make in the simulation or is it just to handle the templates?
Similarly in networks header construct we have the same thing.....
Also while creating bindings for network class using templates and functional approach does this makes sense
https://github.com/seldon-code/seldon/blob/16a8d329448392ce3d9ecf71608f86cefb622585/src/main.cpp#L64-L96
Hello I had a doubt, what difference do this different model agent types make in the simulation or is it just to handle the templates?
Similarly in networks header construct we have the same thing.....
Also while creating bindings for network class using templates and functional approach does this makes sense