sbaldu / DynamicalSystemFramework

Framework for modelling dynamical complex systems

Home Page:https://sbaldu.github.io/DynamicalSystemFramework/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add utility for creating entities

sbaldu opened this issue · comments

If a user wants to create a larger number of entites, like streets, the resulting code is quite verbose. We should create some utility functions similar to std::iota for simplifying this process.