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

doc: adding dispersal example for graph construction and edges initialization #46

Merged
merged 9 commits into from
Sep 21, 2024

Conversation

Becheler
Copy link
Collaborator

We need two performance scenario:

  • in-place initialization of edge properties as a function of source and target vertices and grid properties. Example: graph edges are heterogeneous in space, constant through time.
  • default initialization at graph construction and delayed update. Example: graph edges vary through time.

@Becheler Becheler merged commit 672705b into master Sep 21, 2024
10 checks passed
@Becheler Becheler added doc and removed feature labels Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant