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

Add a new "simplification" function for duplicated edges in author networks #138

Open
bockthom opened this issue Aug 10, 2018 · 0 comments

Comments

@bockthom
Copy link
Collaborator

Description

When constructing author networks with respecting the temporal order, we get duplicated edges (having the same ends and exactly the same attributes).

In the discussion of PR #137 (see this comment), we decided that, in the future, it may be useful to have a function which removes duplicated edges and only keeps one of those edges.

@bockthom bockthom added this to the Future milestone Dec 1, 2020
MaLoefUDS added a commit to MaLoefUDS/coronet that referenced this issue Aug 27, 2024
Add a function that takes a network as input and simply removes all
edges that are exact duplicates of each other.

Works towards se-sic#138.

Signed-off-by: Maximilian Löffler <[email protected]>
MaLoefUDS added a commit to MaLoefUDS/coronet that referenced this issue Aug 27, 2024
Add a function that takes a network as input and simply removes all
edges that are exact duplicates of each other.

Works towards se-sic#138.

Signed-off-by: Maximilian Löffler <[email protected]>
MaLoefUDS added a commit to MaLoefUDS/coronet that referenced this issue Aug 28, 2024
Works towards se-sic#138.

Signed-off-by: Maximilian Löffler <[email protected]>
MaLoefUDS added a commit to MaLoefUDS/coronet that referenced this issue Sep 2, 2024
Add a function that takes a network as input and simply removes all
edges that are exact duplicates of each other.

Works towards se-sic#138.

Signed-off-by: Maximilian Löffler <[email protected]>
MaLoefUDS added a commit to MaLoefUDS/coronet that referenced this issue Sep 2, 2024
Works towards se-sic#138.

Signed-off-by: Maximilian Löffler <[email protected]>
MaLoefUDS added a commit to MaLoefUDS/coronet that referenced this issue Sep 10, 2024
Add a function that takes a network as input and simply removes all
edges that are exact duplicates of each other.

Works towards se-sic#138.

Signed-off-by: Maximilian Löffler <[email protected]>
MaLoefUDS added a commit to MaLoefUDS/coronet that referenced this issue Sep 10, 2024
Works towards se-sic#138.

Signed-off-by: Maximilian Löffler <[email protected]>
MaLoefUDS added a commit to MaLoefUDS/coronet that referenced this issue Sep 10, 2024
Add a function that takes a network as input and simply removes all
edges that are exact duplicates of each other.

Works towards se-sic#138.

Signed-off-by: Maximilian Löffler <[email protected]>
MaLoefUDS added a commit to MaLoefUDS/coronet that referenced this issue Sep 10, 2024
Works towards se-sic#138.

Signed-off-by: Maximilian Löffler <[email protected]>
MaLoefUDS added a commit to MaLoefUDS/coronet that referenced this issue Sep 11, 2024
Add a function that takes a network as input and simply removes all
edges that are exact duplicates of each other.

Works towards se-sic#138.

Signed-off-by: Maximilian Löffler <[email protected]>
MaLoefUDS added a commit to MaLoefUDS/coronet that referenced this issue Sep 11, 2024
Works towards se-sic#138.

Signed-off-by: Maximilian Löffler <[email protected]>
MaLoefUDS added a commit to MaLoefUDS/coronet that referenced this issue Sep 12, 2024
Works towards se-sic#138.

Signed-off-by: Maximilian Löffler <[email protected]>
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