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

[Epic] Degree-dependent evolution operators #1573

Open
1 of 5 tasks
ChrizZz110 opened this issue Apr 20, 2022 · 0 comments
Open
1 of 5 tasks

[Epic] Degree-dependent evolution operators #1573

ChrizZz110 opened this issue Apr 20, 2022 · 0 comments
Assignees
Labels
operators temporal TPGM affiliation

Comments

@ChrizZz110
Copy link
Contributor

ChrizZz110 commented Apr 20, 2022

Epic for several degree-dependent evolution operators

This epic is used to implement several degree-dependent temporal metrics as operators.
Each operator is a GraphToValue operator. The input is thus a temporal graph as well as the time dimension to consider and the degree type (in/out/both).

Instructions for DigDataPraktikum

  1. Log in to github with your own account
  2. fork gradoop into your own repositories by clicking the fork button
  3. clone the forked gradoop repo to your local machine
  4. use IntelliJ as IDE
  5. check out the develop branch of your forked repo (if it is not already done) and update the latest changes with git pull
  6. Create a new local branch with the naming convention #issueNr_short_name e.g., #1569_vertex_centric_degree
  7. Work in this branch to solve the issue. Don't forget unit tests.
  8. Commit your changes with a commit message that always starts with [#issueNr] description that the commit can be assigned to the issue
  9. Run locally mvn clean verify -DskipTests to verify the checkstyle
  10. Run locally mvn clean install to run all tests (time consuming)
  11. If everything is fine, push your changes to your forked gradoop repo and open a PullRequest to branch develop of the origin gradoop repo.
@ChrizZz110 ChrizZz110 added operators temporal TPGM affiliation labels Apr 20, 2022
@ChrizZz110 ChrizZz110 self-assigned this Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operators temporal TPGM affiliation
Projects
None yet
Development

No branches or pull requests

1 participant