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

Need to better specify types in Node/Edge data #32

Open
dlcole3 opened this issue Feb 17, 2023 · 0 comments
Open

Need to better specify types in Node/Edge data #32

dlcole3 opened this issue Feb 17, 2023 · 0 comments

Comments

@dlcole3
Copy link
Owner

dlcole3 commented Feb 17, 2023

Currently, when a new column is added to node or edge data, it initializes with 0s. However, it would be good to enable the node or edge data to store things besides numerical values (e.g., strings, functions, JuMP model, etc.). Need to go through and make sure this works in the current structures and does not throw errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant