Closed queenBNE closed 7 years ago
I implemented the method getNumEdges() and added a method getWeights() that returns a Set with all the edge weights of the weighted graph.
I also added *.DS_Store to .gitignore. I work on a Mac and it generates a hidden .DS_Store file with folder properties in every folder.
I've seen no more feedback for a year, and there are no obvious issues. Merged.
I implemented the method getNumEdges() and added a method getWeights() that returns a Set with all the edge weights of the weighted graph.
I also added *.DS_Store to .gitignore. I work on a Mac and it generates a hidden .DS_Store file with folder properties in every folder.