1. Data pre-processing
A total of 10 user data were all preprocessed. But even if other nodes are in the same location, we need to find a way to recognize them as the same node.
There are 5545 Nodes and 5534 Edges. I uploaded the list files.
*Node List

*Edge List

2. Java Study
I studied Polymorphism in Java.
*Code


*UML
Since I only used the println function to explain the concept, I didn’t draw it.
*Link