* @brief A utility function which check whether i and j belongs to * same set or not * @param i element of some set * @param j element of some set * @returns `true` if element `i` and `j` ARE in the same set * @returns `false` if element `i` and `j` are NOT in same set */
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected