Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoBackman authored Oct 8, 2021
1 parent 74511e2 commit b2cfcc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# <p align="center"> RangeSearchAnalysis </p>
## <p align="center"> Algorithm of Analysis - KD-Tree/KNN algorithm </p>

## Main classes that runds individually.
## Executable main classes.
* Main.java
* Takes integer input based on the input files. If input files are in three dimension, user has to put, for example, [5 10 25] separated by the space(exclude brackets).
* Executes sequential construction and KD-KNN-tree construction based on the input files in data with specified file name.
Expand Down

0 comments on commit b2cfcc0

Please sign in to comment.