Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an Agent class #7

Open
kks32 opened this issue Mar 17, 2020 · 0 comments
Open

Create an Agent class #7

kks32 opened this issue Mar 17, 2020 · 0 comments

Comments

@kks32
Copy link
Contributor

kks32 commented Mar 17, 2020

Agent class should have the following:

source_id_
destination_id_
id_
start_time_
current_edge_id_{std::numeric_limits<double>::max()};
current_node_id_{std::numeric_limits<double>::max()};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants