Skip to content
Snippets Groups Projects
Commit 1beb223a authored by Malte Schokolowski's avatar Malte Schokolowski
Browse files

new branch and finished connect_new_input

parent 8cc6bad2
No related branches found
No related tags found
1 merge request!12bug fixes and updates to code
......@@ -140,6 +140,8 @@ def update_depth(obj_input_list, input_edges, new_depth, new_height, test_var):
return(old_depth, old_height)
return(old_depth, old_height)
......@@ -20,6 +20,7 @@ sys.path.append("../../")
from input.publication import Publication
from verarbeitung.get_pub_from_input import get_pub
from verarbeitung.construct_new_graph.initialize_graph import init_graph_construction
from .Knoten_Vergleich import doi_listen_vergleichen
from .delete_nodes_edges import delete_nodes_and_edges
from .connect_new_input import connect_old_and_new_input
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment