AntonisZks / Information-Systems-Software-Development-Project

A university project implementing Vamana-Indexing-Algorithm (VIA) for Approximate-Nearest-Neighbors (ANN) problem.
2 stars 0 forks source link

Delete /src/create_graph.cpp #21

Closed AntonisZks closed 1 week ago

AntonisZks commented 1 week ago

Since we have created a Graph data structure, I suggest we delete the /src/create_graph.cpp file. @StavrosJKw you can approve my suggestion and delete this file.

StavrosJKw commented 1 week ago

deleted the redundant function to create graph