Will any dataset clustered via each of the following methods:
- Agglomerative Hierarchical Clustering using "complete linkage" method
- Agglomerative Hierarchical Clustering using "single linkage" method
have the same dendrogram structure?
If yes, please help prove it or show a contradicting example (if not).