id
int64
0
5k
problem_text
stringlengths
886
3.79k
graph
stringlengths
803
4.62k
path
listlengths
1
18
exact_answer
int64
1
18
100
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Donald Morris", "id": 264832}, {"name": "James Johnston", "id": 1931840}, {"name": "Susan Elliott", "id": 2057920}, {"name": "James Anderson", "id": 216970}, {"name": "Cynthia Gray", "id": 1398891}, {"name": "Daniel Greene", "id": 211052}, {"name...
[ 264832, 1931840, 2057920, 216970, 1616170 ]
5
101
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "David Reed", "id": 2414528}, {"name": "Jennifer Powell", "id": 847616}, {"name": "Evelyn Collins", "id": 1257824}, {"name": "Krista Palmer", "id": 950500}, {"name": "Wanda Johnson", "id": 1262469}, {"name": "David Hunter", "id": 2463686}, {"name"...
[ 2414528, 847616, 1257824, 1262469, 2463686, 2424043, 2484721, 2405467 ]
8
102
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Lisa Luna", "id": 2477315}, {"name": "Darryl Dougherty", "id": 2477189}, {"name": "Elizabeth Snyder", "id": 2477221}, {"name": "Carolyn Hernandez", "id": 1969992}, {"name": "Joseph Ramirez", "id": 4496745}, {"name": "Karen Ruiz", "id": 4496714}, ...
[ 2477315, 1969992, 5556240, 4998832, 2477682, 2418651 ]
6
103
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "John Hopkins", "id": 2467232}, {"name": "Tanya Davis", "id": 2476737}, {"name": "Steven Bush", "id": 4956256}, {"name": "Karen Richardson", "id": 1345571}, {"name": "Vanessa Davis", "id": 4978819}, {"name": "Douglas Jones", "id": 2412427}, {"name...
[ 2467232, 4956256, 1345571, 4978819, 2412427, 933081, 2404343, 2490172 ]
8
104
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Sean Henderson", "id": 1025412}, {"name": "Natalie Gibson", "id": 1603207}, {"name": "Jacqueline Jones", "id": 861579}, {"name": "Aaron Allen", "id": 1274903}, {"name": "Sharon Bates", "id": 1050008}, {"name": "Stephen Randall", "id": 778521}, {"...
[ 1025412, 1269716 ]
2
105
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Carla Martin", "id": 2436737}, {"name": "Chad Rivera", "id": 2423898}, {"name": "Mr. Michael Keith MD", "id": 2859656}, {"name": "George Fischer", "id": 2432681}, {"name": "Anthony Allen", "id": 2457898}, {"name": "Christine Barnes", "id": 241225...
[ 2436737, 2457898, 2425407 ]
3
106
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Sydney Byrd", "id": 2451458}, {"name": "Melissa Beasley", "id": 5270531}, {"name": "Alexander Espinoza", "id": 3262217}, {"name": "James Nicholson", "id": 4951313}, {"name": "Rachel Freeman", "id": 3103}, {"name": "Kimberly Hamilton", "id": 72811...
[ 2451458, 4951313, 2442806, 728112, 2422224, 24182, 2429260, 2474603, 5466988, 6380, 2427645 ]
11
107
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "David Johnson PhD", "id": 5202592}, {"name": "Ann Patton", "id": 3409248}, {"name": "Michael Jordan", "id": 4987297}, {"name": "Paul Lewis", "id": 4942785}, {"name": "Elizabeth Jones", "id": 4977408}, {"name": "Christopher Johnson", "id": 4998277...
[ 5202592, 3409248, 4942785, 4977408, 4998277, 2437704, 5069860, 5026474, 5530477, 4960216, 4995839 ]
11
108
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Paula Robinson", "id": 2365986}, {"name": "Jose Campos", "id": 2437314}, {"name": "Heather Bennett", "id": 2443588}, {"name": "Gary Key", "id": 2490501}, {"name": "Crystal Wright", "id": 2421542}, {"name": "Joseph Bowers", "id": 2396135}, {"name"...
[ 2365986, 2442008, 2490501, 2427753 ]
4
109
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jacob Weaver", "id": 4997602}, {"name": "Monica Clark", "id": 819556}, {"name": "Michael Sellers", "id": 773157}, {"name": "Betty Vega", "id": 772358}, {"name": "Kathryn Nelson", "id": 2427813}, {"name": "Tammy Lee", "id": 1060936}, {"name": "Mic...
[ 4997602, 819556, 2427813, 1060936, 2417892, 2405740, 2473557, 5040666 ]
8
110
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Mark Munoz", "id": 94816}, {"name": "Raymond Miller", "id": 2}, {"name": "Curtis Lee", "id": 31906}, {"name": "Melissa Moss", "id": 1093}, {"name": "Melanie Shaw", "id": 338663}, {"name": "Stephanie Thomas", "id": 52283}, {"name": "Micheal Warren...
[ 94816, 220541, 54548 ]
3
111
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Todd Perez", "id": 1245857}, {"name": "Emily Hoffman", "id": 1892037}, {"name": "Maria Hurley", "id": 1558726}, {"name": "Margaret Martinez", "id": 2329799}, {"name": "Johnathan Martinez", "id": 1809674}, {"name": "Cynthia Liu", "id": 1234155}, {...
[ 1245857, 1809674 ]
2
112
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Mark Daniels", "id": 2849669}, {"name": "James Jones", "id": 2501510}, {"name": "Michael Edwards", "id": 2456585}, {"name": "Andres Brown", "id": 2501518}, {"name": "Melanie Wallace", "id": 2496534}, {"name": "Edwin Torres", "id": 2431768}, {"nam...
[ 2412225, 3464160, 2496534, 979692, 1912625, 2490418, 2405176, 2462393, 2459210, 2472924, 2463461, 2493293, 2458493 ]
13
113
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Matthew Walsh", "id": 2455681}, {"name": "Terri Gutierrez", "id": 2408354}, {"name": "Pamela Ball", "id": 2481187}, {"name": "Bianca Palmer", "id": 3639172}, {"name": "Pamela Dillon", "id": 2456486}, {"name": "Tommy Evans", "id": 2482888}, {"name...
[ 2455681, 2692214, 2456486, 2482888 ]
4
114
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Dustin Zavala", "id": 2470017}, {"name": "Robert Patel", "id": 2440343}, {"name": "Christopher Guzman", "id": 2433304}, {"name": "Adam Martin", "id": 4940195}, {"name": "Travis Smith", "id": 4933286}, {"name": "Bethany Adkins", "id": 2405804}, {"...
[ 2470017, 2440343, 2456420, 5325410, 4933286, 2405804, 2412461, 5055916, 5281852, 3077459 ]
10
115
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Charles Cook", "id": 885638}, {"name": "Erika Carrillo", "id": 878731}, {"name": "Timothy Conley", "id": 1543438}, {"name": "Daniel Taylor", "id": 980628}, {"name": "Matthew Vargas", "id": 923414}, {"name": "Stephen Campbell", "id": 1469991}, {"n...
[ 885638, 838241 ]
2
116
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "John Gaines", "id": 2119265}, {"name": "Taylor Thompson", "id": 967107}, {"name": "Latasha Lewis", "id": 1809412}, {"name": "Chris Booth", "id": 1819269}, {"name": "Robert Everett", "id": 983238}, {"name": "Shane Pacheco", "id": 1097285}, {"name"...
[ 2119265, 967107, 1809412, 1097285 ]
4
117
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Linda Adams DDS", "id": 1830412}, {"name": "Dr. Taylor Mendoza", "id": 2408972}, {"name": "Teresa Kelly", "id": 5246094}, {"name": "Julie Johnson", "id": 2499733}, {"name": "Mark Tapia", "id": 2433189}, {"name": "Wendy Porter", "id": 2499765}, {"...
[ 1449664, 2408972, 4928993, 2862020, 2433189, 5498608 ]
6
118
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Bryan Tucker", "id": 5005577}, {"name": "Anthony Herring", "id": 4993934}, {"name": "Robert Underwood", "id": 5291924}, {"name": "Morgan Nelson", "id": 1267105}, {"name": "Deborah Underwood", "id": 2405539}, {"name": "Kelsey Thomas", "id": 246673...
[ 5005577, 5291924, 1267105, 2483818, 2466733, 2426295, 2409792, 2436805, 2436948, 5005561, 2460155 ]
11
119
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Megan Davis", "id": 2463872}, {"name": "Alfred Williams", "id": 2476047}, {"name": "Corey Hubbard", "id": 5387643}, {"name": "Colton Schneider", "id": 2448661}, {"name": "Donna Hudson", "id": 5912982}, {"name": "Kayla Martinez", "id": 2489497}, {...
[ 2463872, 4462182, 5542117, 2448661, 2489497, 2439844, 2429769, 2484052, 4929121, 2481013, 5171455 ]
11
120
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Vincent Sanchez", "id": 2415621}, {"name": "Christopher Moon", "id": 4952327}, {"name": "Angela Smith", "id": 2467337}, {"name": "Debra Chavez", "id": 2493714}, {"name": "Carrie Pugh", "id": 4519955}, {"name": "Danielle Young", "id": 4958489}, {"...
[ 2415621, 4988771, 2467337, 4797733, 4958489, 1003165, 5067683, 1378888, 2432205, 2482788, 2431221, 5538296 ]
12
121
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Rebekah Gray", "id": 2438410}, {"name": "Thomas Singh", "id": 2448011}, {"name": "Dr. James Johnson MD", "id": 2455437}, {"name": "Mary Moran", "id": 2405520}, {"name": "Logan Potter", "id": 3803795}, {"name": "Bobby Castaneda", "id": 2421656}, {...
[ 2438410, 2447716, 2496938, 2405520, 2421656, 2470440, 2447926, 2498875 ]
8
122
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "John Cox", "id": 2645897}, {"name": "Christopher Fisher", "id": 2415245}, {"name": "Steven Griffith", "id": 2483725}, {"name": "Sarah Richards", "id": 2898719}, {"name": "Travis Lawrence", "id": 2484768}, {"name": "Jody Williams", "id": 2469675},...
[ 2484768, 2429692, 2405823, 2482888 ]
4
123
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Matthew Ho", "id": 4472193}, {"name": "Linda Lopez", "id": 633476}, {"name": "Crystal Woods", "id": 25484}, {"name": "Sandy Jackson", "id": 2507675}, {"name": "Amanda Lewis", "id": 3701916}, {"name": "Ryan Davis", "id": 2439198}, {"name": "Robert...
[ 4472193, 25484, 2434344, 2436816, 2434405 ]
5
124
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Nicole Reyes", "id": 1744389}, {"name": "Gabrielle Duncan", "id": 1833482}, {"name": "Kari Bryan", "id": 1842706}, {"name": "Tara Branch", "id": 1924634}, {"name": "Heidi Robinson", "id": 213534}, {"name": "Jasmin Mccoy", "id": 1113119}, {"name":...
[ 1256802, 1842706, 10464, 44866 ]
4
125
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Elizabeth Johnson", "id": 2485638}, {"name": "Alexis Hill", "id": 2454932}, {"name": "Brandon Roberts", "id": 2638874}, {"name": "Andrea Silva", "id": 2638878}, {"name": "Donald Riley", "id": 4523422}, {"name": "Kayla Garza", "id": 2638880}, {"na...
[ 2485638, 2406592, 2478429, 2456379, 2409792, 2498130, 2476116, 2426748 ]
8
126
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Shawn Fox", "id": 2412418}, {"name": "Brittany Jones", "id": 2424898}, {"name": "Andrew Cox", "id": 2450724}, {"name": "Mr. Robert Jackson", "id": 2558020}, {"name": "Anne Morrow", "id": 2442886}, {"name": "Paul Compton", "id": 2412169}, {"name":...
[ 2412418, 2450724, 2442886 ]
3
127
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Angela Walters", "id": 2745472}, {"name": "Kristine Townsend", "id": 2454406}, {"name": "Nicole Phillips", "id": 2455182}, {"name": "Alisha Mcfarland", "id": 1056407}, {"name": "Scott Jimenez", "id": 820251}, {"name": "Kathleen Perry", "id": 2409...
[ 2745472, 1309521, 2464444, 895972 ]
4
128
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Paul Davis", "id": 2834819}, {"name": "Jacob Miller", "id": 4926990}, {"name": "Benjamin Mcdonald", "id": 1347360}, {"name": "Daniel Riggs", "id": 2409761}, {"name": "Betty Williams", "id": 1224108}, {"name": "Wendy York", "id": 2412718}, {"name"...
[ 2453118, 4926990, 1347360, 2409761, 2429365, 2409785, 1025732, 2497733, 793672, 5242576, 4373592, 1174119, 2481398, 2439804 ]
14
129
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Lisa Hill", "id": 2419331}, {"name": "Christina Fitzpatrick", "id": 5132933}, {"name": "Christopher Warren", "id": 2700042}, {"name": "Marisa Maxwell", "id": 2481042}, {"name": "Joann Smith", "id": 1472540}, {"name": "Peggy Smith", "id": 1134248}...
[ 2477665, 5147620, 2481042, 1918535, 2431822, 4966864, 2632441 ]
7
130
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Paul Keller", "id": 2432640}, {"name": "Daniel Wheeler", "id": 2465801}, {"name": "David Weaver", "id": 4233098}, {"name": "Margaret Lewis", "id": 2465942}, {"name": "Kristina Clark", "id": 2435484}, {"name": "Michele Payne", "id": 2403873}, {"na...
[ 2432640 ]
1
131
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Michael Johnson", "id": 5800836}, {"name": "Natalie Sutton", "id": 1634060}, {"name": "Alfred Williams", "id": 2476047}, {"name": "Shannon Davis", "id": 5133843}, {"name": "Chad Schultz", "id": 4858516}, {"name": "Jeffrey Hernandez", "id": 249563...
[ 4982185, 1027614, 4461938, 2498130, 2495636, 3338456, 2470692, 1632201, 5055055, 2427761 ]
10
132
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jeremy Bowen", "id": 2424453}, {"name": "Tracy Leon PhD", "id": 2498570}, {"name": "Mary Macias", "id": 1096203}, {"name": "Mary Moon", "id": 2493324}, {"name": "Benjamin Gillespie", "id": 2757006}, {"name": "Vicki Robbins", "id": 2496144}, {"nam...
[ 2424453, 2498570, 1096203, 2493324, 2409914, 2496144, 1854834, 2473776, 2477473, 2416067, 2452035, 2496335, 2415055, 2408292, 2459134 ]
15
133
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Shannon Watkins", "id": 2421696}, {"name": "Phyllis Nelson", "id": 1258370}, {"name": "Trevor Robinson", "id": 1000995}, {"name": "Christopher Butler", "id": 5168006}, {"name": "Peter Ramirez", "id": 3159815}, {"name": "Martin Taylor", "id": 9915...
[ 2421696, 1258370, 991593, 5168006, 2501840, 4950324, 2473789 ]
7
134
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Rachel Palmer", "id": 1273222}, {"name": "Raymond Foster", "id": 2418055}, {"name": "Morgan Smith", "id": 2498567}, {"name": "Heather Romero", "id": 2530312}, {"name": "Joseph Ray", "id": 2454412}, {"name": "Michael English", "id": 1003917}, {"na...
[ 1307429, 2460102, 2498567, 2465964, 2454447, 1315190, 2413178 ]
7
135
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Kelly Smith", "id": 2491073}, {"name": "Derek Edwards", "id": 2454978}, {"name": "Matthew Campos", "id": 2427745}, {"name": "Heather Zimmerman", "id": 2455101}, {"name": "Joshua Sanchez", "id": 1986185}, {"name": "Mike Martin", "id": 2422442}, {"...
[ 2491073, 2606321, 2427745, 1986185, 2421876, 4614416, 2463090 ]
7
136
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Angela Lopez", "id": 1310728}, {"name": "Dustin Scott", "id": 1843848}, {"name": "Joel Hogan", "id": 873103}, {"name": "Jennifer Gomez", "id": 1967377}, {"name": "Samantha Herrera", "id": 891928}, {"name": "Eric Curtis", "id": 1622040}, {"name": ...
[ 1310728 ]
1
137
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Daniel Roth", "id": 1058818}, {"name": "Benjamin Simpson", "id": 5031427}, {"name": "Joshua Williams", "id": 2460169}, {"name": "Ana Gonzalez", "id": 4950036}, {"name": "James Yu", "id": 4968085}, {"name": "Harry Gonzales", "id": 2501533}, {"name...
[ 1058818, 5031427, 2460169, 4970722, 2501533, 5530477, 5071779, 4940708, 5034035, 5137725, 2459997 ]
11
138
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Lydia Moore", "id": 834369}, {"name": "Scott Mullins", "id": 815844}, {"name": "Sandra Williams", "id": 1212260}, {"name": "Tammy Lee", "id": 1060936}, {"name": "Robert Crawford", "id": 1061163}, {"name": "Amanda Davies", "id": 1866635}, {"name":...
[ 834369 ]
1
139
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Brianna Hall", "id": 4455746}, {"name": "Maria Smith", "id": 3775842}, {"name": "Katherine Terry", "id": 23940}, {"name": "Robin Barton", "id": 1053378}, {"name": "Shannon Petty", "id": 2448706}, {"name": "Donald Miller", "id": 2497982}, {"name":...
[ 4455746, 2491593, 242216, 1053378, 2497289, 2413035 ]
6
140
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Danielle Diaz", "id": 5017376}, {"name": "Allison Harris", "id": 3323939}, {"name": "Erin Parker", "id": 5012326}, {"name": "Sarah Garcia", "id": 2992231}, {"name": "Scott Grant", "id": 3323945}, {"name": "Julie Jennings", "id": 6089386}, {"name"...
[ 5017376, 3323939, 6089386, 4950708, 3368505, 2473615 ]
6
141
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Manuel Wilkerson", "id": 5093664}, {"name": "Mike Castillo", "id": 5341600}, {"name": "Adam Graves", "id": 5034658}, {"name": "Daniel Walker", "id": 5359915}, {"name": "Miss Madison Brown", "id": 2463275}, {"name": "Jodi Williams", "id": 5246707}...
[ 5093664, 2463275, 5246707, 2419380, 2473651, 4448088, 2811803 ]
7
142
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Patrick Rowe", "id": 2455680}, {"name": "Jeremy Solis", "id": 748165}, {"name": "Dalton Little", "id": 5659399}, {"name": "Abigail Conley", "id": 2437129}, {"name": "Dustin Lozano", "id": 2455581}, {"name": "Robert Simmons", "id": 9893}, {"name":...
[ 2455680, 748165, 5432775, 3588074, 3944020, 16432, 2474295, 4941373, 5026916, 2065488, 4930006, 5026906, 4971, 2468724 ]
14
143
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Kurt Garcia", "id": 4933650}, {"name": "Beth Mendoza", "id": 3949592}, {"name": "Angela Winters", "id": 48800}, {"name": "Karen Leon", "id": 4139}, {"name": "Marcia Hernandez", "id": 121906}, {"name": "Bonnie Robinson", "id": 121907}, {"name": "M...
[ 4933650, 3949592, 48800, 6090, 578648, 2470075, 5360835 ]
7
144
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Cindy Perez", "id": 2482818}, {"name": "Michael Watkins", "id": 5232900}, {"name": "Sandy Rasmussen", "id": 4966341}, {"name": "Christopher Ramirez", "id": 1272358}, {"name": "Bailey Best", "id": 2425737}, {"name": "Eric Flores", "id": 88427}, {"...
[ 4607312, 5232900, 4966341, 2212561, 2425737, 88427, 2432397, 4946611, 2405296, 2468411 ]
10
145
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Victoria Robinson", "id": 274434}, {"name": "Gary Reynolds", "id": 274435}, {"name": "Brooke Patrick", "id": 2433668}, {"name": "Mario Nelson", "id": 48007}, {"name": "Michael Morales", "id": 11799}, {"name": "Courtney Bowman", "id": 2414232}, {"...
[ 521136, 2433668, 48007, 2421662, 2475350, 3695809, 43493, 2476141 ]
8
146
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Timothy Robinson", "id": 5483395}, {"name": "Javier Ford", "id": 2447498}, {"name": "Bob Taylor", "id": 5084812}, {"name": "Rebecca Wheeler", "id": 4659213}, {"name": "Oscar Finley", "id": 2484126}, {"name": "Ann Stanley", "id": 2406304}, {"name"...
[ 5483395, 2406304, 2619048, 2442921, 5631830, 5451828, 5831992, 1064771, 2444530 ]
9
147
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "George Christensen", "id": 471171}, {"name": "Brandi Wood", "id": 142980}, {"name": "Daniel Melendez", "id": 142985}, {"name": "Jonathan Reyes", "id": 19853}, {"name": "Julie Williams", "id": 755855}, {"name": "Sydney Vasquez", "id": 143121}, {"n...
[ 471171, 91057, 45387 ]
3
148
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Wayne Maxwell", "id": 5021698}, {"name": "Casey Cordova", "id": 4931976}, {"name": "Sandra Walker", "id": 5745419}, {"name": "Marcus Davis", "id": 5166226}, {"name": "Henry Bell", "id": 5086743}, {"name": "Johnny Walters", "id": 4981145}, {"name"...
[ 5021698, 4931976, 5004132 ]
3
149
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Denise Hayes", "id": 2448384}, {"name": "Michael Rubio", "id": 846983}, {"name": "James Bates", "id": 2907917}, {"name": "Alex Scott", "id": 2415140}, {"name": "Richard Schroeder", "id": 808105}, {"name": "Sandra Jones", "id": 1125804}, {"name": ...
[ 2448384, 808105, 2415140, 996144, 87625, 51152, 1496564, 88567 ]
8
150
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Angela Morris", "id": 2699264}, {"name": "Ryan Deleon", "id": 1498752}, {"name": "Sarah Rivera", "id": 4991621}, {"name": "Melissa Taylor", "id": 2408423}, {"name": "Daniel Rhodes", "id": 5041567}, {"name": "Nicole Fowler", "id": 1539370}, {"name...
[ 2699264, 1498752, 4991621, 1018029, 5034005 ]
5
151
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Alexander Sharp", "id": 2412289}, {"name": "Christopher Walker", "id": 1677926}, {"name": "Daniel Ortiz", "id": 2479239}, {"name": "Ellen May", "id": 1006440}, {"name": "Edward Mendoza", "id": 4560426}, {"name": "Heather Williams", "id": 1346827}...
[ 2412289, 1677926, 4560401, 1006440, 1346827, 2493789 ]
6
152
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jill Cooper", "id": 6307}, {"name": "Cory Johnson", "id": 3652}, {"name": "Timothy Jones", "id": 6021}, {"name": "Brittany Allen", "id": 5783}, {"name": "Kristina Moore", "id": 2219}, {"name": "Robert Hunt", "id": 11692}, {"name": "Maria Hunt", "...
[ 6307, 11692 ]
2
153
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Katherine Ramirez", "id": 4947076}, {"name": "Richard Wilson", "id": 1256460}, {"name": "Scott Wilson", "id": 5083792}, {"name": "Ashley Fernandez", "id": 2149529}, {"name": "Mary Griffin", "id": 3849646}, {"name": "Scott Banks", "id": 3849647}, ...
[ 4947076, 2149529, 5216196, 3849646, 1803902, 4949192, 4942460, 1524983 ]
8
154
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Patrick Hughes", "id": 2481793}, {"name": "Paula Miller", "id": 2568328}, {"name": "Steven Odonnell", "id": 2499095}, {"name": "Vincent Powell", "id": 3192873}, {"name": "Dave Gomez", "id": 4257579}, {"name": "Kevin Harris", "id": 2497964}, {"nam...
[ 2481793, 2499095, 1357101, 1787960 ]
4
155
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Michael Marquez", "id": 2689}, {"name": "Angela Francis", "id": 134914}, {"name": "Marcus Barrera", "id": 14347}, {"name": "Lauren Jacobs", "id": 21260}, {"name": "Danielle Jones", "id": 123927}, {"name": "Jordan Powers", "id": 443416}, {"name": ...
[ 2689, 134914, 21546, 123927, 443416, 902884, 2421732 ]
7
156
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Wanda Hayes", "id": 2472707}, {"name": "Rebecca Robinson", "id": 2429589}, {"name": "Cynthia Hall", "id": 3425819}, {"name": "Michael Haynes", "id": 3425692}, {"name": "Crystal Kelly", "id": 4115100}, {"name": "Elizabeth Hood", "id": 2460450}, {"...
[ 4115100, 2493606, 2439878, 2473929, 2431341 ]
5
157
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Michael Collins", "id": 503808}, {"name": "Noah Woodard", "id": 2422209}, {"name": "Robert Jones", "id": 2453986}, {"name": "Dana Mcdonald", "id": 11074}, {"name": "Richard Lawson", "id": 17570}, {"name": "Laura Rivera", "id": 2453383}, {"name": ...
[ 503808, 2422209, 2453986, 2414673, 2422536, 417356, 2476943, 2405265 ]
8
158
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Sarah Estrada", "id": 2503616}, {"name": "Alexandria Warren", "id": 4938008}, {"name": "Jonathan Ramirez", "id": 5373698}, {"name": "Ian Patterson", "id": 1304386}, {"name": "Jennifer Bush", "id": 5005608}, {"name": "Tara Floyd", "id": 5348266}, ...
[ 2503616, 5373698, 1304386, 5005608, 6014074 ]
5
159
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Joshua Gutierrez", "id": 748992}, {"name": "Terry Scott", "id": 280}, {"name": "Jonathan Adams", "id": 2556708}, {"name": "Catherine Brooks", "id": 134107}, {"name": "Julie Anderson", "id": 3629}, {"name": "Hannah Roman", "id": 583470}, {"name": ...
[ 748992, 280, 2556708, 105270, 3629, 5009656, 119998 ]
7
160
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Patrick Larson", "id": 3320259}, {"name": "Travis Rogers", "id": 2501446}, {"name": "Molly Morales", "id": 5692168}, {"name": "Jessica Williams", "id": 327898}, {"name": "Mr. Gerald Sanders", "id": 221578}, {"name": "Dr. Kenneth Rivera", "id": 24...
[ 3320259, 2501446, 5692168, 246728, 4973742, 890740 ]
6
161
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "David Deleon", "id": 136281}, {"name": "Jillian Salinas", "id": 32486}, {"name": "Patricia Benitez", "id": 90666}, {"name": "Paula Vazquez", "id": 61642}, {"name": "James Quinn", "id": 4172}, {"name": "Nicole Brown", "id": 131853}, {"name": "Dani...
[ 136281, 32486, 4782, 24049, 4949, 16823 ]
6
162
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Sonya Reeves", "id": 1376771}, {"name": "Samantha Schmidt", "id": 2163523}, {"name": "Sonya Aguilar", "id": 1335589}, {"name": "Ryan Martin DDS", "id": 1609797}, {"name": "Sandra Crane", "id": 2187461}, {"name": "Sonya Diaz", "id": 2187462}, {"na...
[ 2163523, 1002969, 1429581, 884244 ]
4
163
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Christopher Knight", "id": 5186309}, {"name": "Joshua Hamilton", "id": 5188102}, {"name": "Ashley Griffin", "id": 3979663}, {"name": "Anna Stein", "id": 4961048}, {"name": "Mr. Joseph Richardson", "id": 3761695}, {"name": "Theresa Smith", "id": 2...
[ 5134690, 5188102, 2464554, 2447139, 2445811, 2479790, 2493490, 5016441, 4966082, 2447691, 4943454, 2419565, 4979825, 970107 ]
14
164
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Travis Garrison", "id": 5420548}, {"name": "Peter Stewart", "id": 4945156}, {"name": "Christine Sanders", "id": 2817543}, {"name": "Ms. Laura Page", "id": 2413063}, {"name": "Sharon Williams", "id": 2412819}, {"name": "Ashley Mcdowell MD", "id": ...
[ 5420529, 5150818, 2480587, 2412819, 75713, 5069147, 4945699, 5135090 ]
8
165
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Mindy Williams", "id": 2478978}, {"name": "Kellie Preston", "id": 4890757}, {"name": "Lisa Mcclure", "id": 2493445}, {"name": "Anthony Jones", "id": 2432653}, {"name": "Allison Caldwell", "id": 836632}, {"name": "Cynthia Bradford", "id": 4098721}...
[ 2478978, 2500536, 2493445, 2432653, 1138786, 4098721, 1639638 ]
7
166
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Nathan Patterson", "id": 4612535}, {"name": "Alan Sims", "id": 4501031}, {"name": "James Brown", "id": 4490088}, {"name": "Jordan Berger", "id": 2482953}, {"name": "Samantha Scott", "id": 4932175}, {"name": "Barbara Whitaker", "id": 5011280}, {"n...
[ 2482953, 4490088, 4932175, 2479313, 4967448, 5551583 ]
6
167
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Andrew Sanders", "id": 4898315}, {"name": "Andrew Adams", "id": 3334927}, {"name": "Kelly Johnson", "id": 3334930}, {"name": "Justin Osborne", "id": 3335069}, {"name": "Jasmine Rogers", "id": 4178077}, {"name": "John Hopkins", "id": 2467232}, {"n...
[ 3335008, 1243044, 2476140 ]
3
168
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jacob Anderson", "id": 2445701}, {"name": "Michael Roman", "id": 2406793}, {"name": "Lucas Rivera", "id": 2417289}, {"name": "Anne Lawson", "id": 2424460}, {"name": "Jonathan Jones", "id": 2426509}, {"name": "John Lyons", "id": 2413850}, {"name":...
[ 2445701, 2408564, 2441262 ]
3
169
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Derrick Jennings", "id": 1270027}, {"name": "Nancy Castillo", "id": 1055632}, {"name": "John Foster", "id": 993683}, {"name": "Jessica Wallace", "id": 1213212}, {"name": "Diane Espinoza", "id": 965790}, {"name": "Veronica Choi", "id": 822174}, {"...
[ 1270027, 1166554 ]
2
170
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Danny Bailey", "id": 2080769}, {"name": "Elizabeth Wong", "id": 2144354}, {"name": "Kayla Brown", "id": 5842531}, {"name": "Nicole Mason", "id": 1699877}, {"name": "Anthony Torres", "id": 892201}, {"name": "Jonathan Swanson", "id": 1154666}, {"na...
[ 2080769, 5842531, 1328344, 1766074 ]
4
171
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Linda Holland", "id": 105219}, {"name": "Jessica Wheeler", "id": 26758}, {"name": "Garrett Campos", "id": 73353}, {"name": "Samantha Velez", "id": 10}, {"name": "Kelli Wood", "id": 3089}, {"name": "Maureen Monroe", "id": 49045}, {"name": "Jonatha...
[ 105219 ]
1
172
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Martin Reynolds", "id": 2487168}, {"name": "Robert Mcdowell", "id": 2473860}, {"name": "Brian Phillips", "id": 2421776}, {"name": "Susan Howard", "id": 2427410}, {"name": "Daniel Fritz", "id": 2463764}, {"name": "Crystal Hernandez", "id": 3003807...
[ 2487168, 2427410, 2463764, 2495671, 2680226, 2491486, 2415083, 2427374, 2477686 ]
9
173
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Wesley Torres", "id": 3118209}, {"name": "Nathan Medina", "id": 2409735}, {"name": "Kayla Clay", "id": 2772619}, {"name": "Roy Davis", "id": 2682000}, {"name": "Lisa Peterson", "id": 3580817}, {"name": "Terri Williams", "id": 2485531}, {"name": "...
[ 3118209, 2485531, 2431558, 2416841 ]
4
174
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Matthew Carter", "id": 1381377}, {"name": "Sarah Allen", "id": 2430471}, {"name": "Amy Blackwell", "id": 2475542}, {"name": "Henry Baker", "id": 3732645}, {"name": "Larry Johnson", "id": 4562606}, {"name": "Elizabeth Boyd", "id": 4562607}, {"name...
[ 2371265, 2430471, 2468817, 3732645, 1791200 ]
5
175
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Thomas Copeland", "id": 4505957}, {"name": "Noah Stewart", "id": 2477772}, {"name": "Nicholas Craig", "id": 5075885}, {"name": "Anthony Patterson", "id": 4940588}, {"name": "Lauren Harris", "id": 2476140}, {"name": "Joyce Hernandez", "id": 247758...
[ 2477584, 4476348, 5075885, 4940588, 2476140, 5152047, 5267669, 2441302, 2482143 ]
9
176
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Michael Thomas", "id": 2432644}, {"name": "Mrs. Debra Levy", "id": 1627525}, {"name": "Andrew Young", "id": 1430794}, {"name": "Christine Christian", "id": 2405391}, {"name": "Melanie Morris", "id": 1529746}, {"name": "Matthew Grant", "id": 20978...
[ 2432644, 885536, 1430794, 2405391, 1472739, 3920752, 1045867, 2491703, 1069388, 1337441 ]
10
177
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Seth Mcconnell", "id": 2446400}, {"name": "Jeremiah Chavez", "id": 5563905}, {"name": "Anthony Moore", "id": 2404034}, {"name": "Tony Miller", "id": 2446339}, {"name": "Jennifer Ward", "id": 5172291}, {"name": "Ian Miller", "id": 2418854}, {"name...
[ 2446400, 5631600, 5172291, 2483880, 4979825, 5377266 ]
6
178
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Travis Torres", "id": 5966471}, {"name": "Stephanie Mitchell", "id": 5077258}, {"name": "Jeffery Melendez", "id": 4974363}, {"name": "Daniel Wheeler", "id": 4299548}, {"name": "Anna Robles", "id": 5120291}, {"name": "David Smith", "id": 2470440},...
[ 5071841, 2470440, 4997202, 6087251 ]
4
179
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Henry Mcbride", "id": 2433409}, {"name": "Lisa Woodward", "id": 1081093}, {"name": "Richard Dickson", "id": 2021387}, {"name": "Robert Curry", "id": 1165325}, {"name": "Rhonda Weaver", "id": 2454291}, {"name": "Terry Smith", "id": 2421019}, {"nam...
[ 2433409, 1081093, 2454291, 2421019, 1041696, 938458, 2054315 ]
7
180
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Andrew Baker", "id": 2482437}, {"name": "Amber Smith", "id": 2478598}, {"name": "Autumn Alvarez", "id": 2482438}, {"name": "Jeffery Rodriguez", "id": 2478863}, {"name": "Angel Evans", "id": 2481808}, {"name": "Mark Garcia", "id": 3285653}, {"name...
[ 2482437, 2456481, 2459203 ]
3
181
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jill Beck", "id": 4994691}, {"name": "Anthony Graves", "id": 5137159}, {"name": "Steven Moran", "id": 4957319}, {"name": "Brandy Martin", "id": 5955208}, {"name": "Anna Walker", "id": 5028107}, {"name": "Scott Coleman", "id": 4964492}, {"name": "...
[ 4994691, 5233840 ]
2
182
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Cheryl Lara DDS", "id": 1320641}, {"name": "Brandi Johnson", "id": 981445}, {"name": "Susan Shields", "id": 65990}, {"name": "Kristina Nelson", "id": 413445}, {"name": "Steven Floyd", "id": 107240}, {"name": "Joseph Moreno", "id": 413451}, {"name...
[ 1320641, 65990, 413445, 1113463 ]
4
183
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jeffrey Baker", "id": 5899744}, {"name": "Michael Richardson", "id": 5899745}, {"name": "Martin Reynolds", "id": 2487168}, {"name": "Christian Davis", "id": 5205379}, {"name": "Jessica Norris", "id": 2484131}, {"name": "Jennifer Brady", "id": 484...
[ 5899744, 2487168, 2484131, 2192, 2469375 ]
5
184
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Kirsten Hansen", "id": 4981634}, {"name": "Frank Moore", "id": 4954372}, {"name": "Michael Thornton", "id": 40334}, {"name": "William Arnold", "id": 5419410}, {"name": "Katelyn Sexton", "id": 1407517}, {"name": "Natasha Johnson", "id": 4976030}, ...
[ 4981634, 40334, 5271496, 1407517, 198511, 2409793, 2454344, 156252, 2478429 ]
9
185
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Melvin Dixon", "id": 5017092}, {"name": "Jasmin Tran", "id": 2437832}, {"name": "Eric Noble", "id": 4946057}, {"name": "John Gomez", "id": 2460072}, {"name": "Andre Gonzalez", "id": 2404714}, {"name": "Todd Johnson", "id": 2405388}, {"name": "Car...
[ 5017092, 2437832, 4946057, 2460072, 2404714, 2405388, 2415112, 2463312, 5085681 ]
9
186
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Christopher Warren", "id": 838208}, {"name": "Barbara Wright", "id": 2427713}, {"name": "Tammy Hill", "id": 786273}, {"name": "Chelsey Scott DDS", "id": 2317508}, {"name": "Richard Hernandez", "id": 2491206}, {"name": "David Becker", "id": 334647...
[ 838208, 3346472, 786273, 2427944, 2096490, 2501550 ]
6
187
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Brooke Martin DDS", "id": 2446080}, {"name": "Mark Allen", "id": 2446465}, {"name": "Adam Carey", "id": 2467329}, {"name": "Chad Holloway PhD", "id": 1028757}, {"name": "Amanda Love", "id": 2436759}, {"name": "Mary Wallace", "id": 3631516}, {"nam...
[ 2446080, 2446465, 2467329, 896597, 2436759, 3631516, 2405551, 2439968, 2413753, 2445150, 2490725, 2432744, 2447985, 2406773 ]
14
188
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Barry Coffey", "id": 1488128}, {"name": "Mr. George Pratt", "id": 2321859}, {"name": "Michael Vazquez", "id": 5050371}, {"name": "Stephen Lewis", "id": 2097926}, {"name": "Michael Harrison", "id": 1990566}, {"name": "Kelsey Williams", "id": 17377...
[ 1488128, 5007729, 2238291, 1737768 ]
4
189
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Daniel Nielsen", "id": 4166850}, {"name": "Stacey Thomas", "id": 2461475}, {"name": "Alyssa Floyd", "id": 1092002}, {"name": "Kelly Hill DDS", "id": 1570278}, {"name": "Zachary Parker", "id": 2449350}, {"name": "Karl Payne", "id": 2435174}, {"nam...
[ 4166850, 2461475, 1092002, 1009646, 2449350 ]
5
190
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "David Hawkins", "id": 2822529}, {"name": "Douglas Henry", "id": 1926882}, {"name": "Tracey Gillespie", "id": 4929187}, {"name": "Sara Hansen", "id": 2468232}, {"name": "Paula Parrish", "id": 2473449}, {"name": "James Jackson", "id": 2482668}, {"n...
[ 2822529, 1402289, 4929187, 2473449, 2482668, 5000173, 4973746, 2406712 ]
8
191
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Scott Cortez", "id": 4955200}, {"name": "Douglas Cunningham", "id": 5792449}, {"name": "Nicole Barnes", "id": 5041569}, {"name": "Timothy Dawson", "id": 2461665}, {"name": "Lisa Larson", "id": 1137827}, {"name": "Ryan Gonzalez", "id": 2211079}, {...
[ 4955200, 5792449, 2461665, 1137827, 4949164 ]
5
192
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Kimberly Blanchard", "id": 1875200}, {"name": "Ernest Lewis", "id": 1654553}, {"name": "Nicole Logan", "id": 2268578}, {"name": "Michael Bauer", "id": 1620008}, {"name": "Ashley Martin", "id": 1495349}, {"name": "John Williams", "id": 1613496}, {...
[ 1875200, 2268578, 1495349, 2611172, 2448712, 1008352, 2498540, 2455406 ]
8
193
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Shawn Henson", "id": 1190401}, {"name": "Tiffany Thompson", "id": 2833295}, {"name": "David Lynn", "id": 1697808}, {"name": "Richard Dean", "id": 2833297}, {"name": "Maxwell Young", "id": 2833304}, {"name": "Carl Bauer", "id": 66850}, {"name": "J...
[ 1190401, 2833314, 1559622, 66850, 920269, 34516 ]
6
194
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Jonathan Mcintyre", "id": 813453}, {"name": "Donna Gomez", "id": 2154895}, {"name": "Kathryn Cardenas", "id": 1697168}, {"name": "Jennifer Walker", "id": 1099922}, {"name": "Susan Carroll", "id": 1016599}, {"name": "Troy Scott", "id": 1127319}, {...
[ 813453 ]
1
195
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Andrew Allen", "id": 859584}, {"name": "Cindy Roman", "id": 1111459}, {"name": "Matthew Moore", "id": 838919}, {"name": "Judy Singleton", "id": 1306442}, {"name": "Jeffery Walter", "id": 1067767}, {"name": "Justin Harvey", "id": 1332812}, {"name"...
[ 859584, 880983 ]
2
196
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Russell Ortega", "id": 1187597}, {"name": "Amy Burns", "id": 2748302}, {"name": "Stephanie Marshall", "id": 1711252}, {"name": "Mary Brown", "id": 2478359}, {"name": "Victoria Huffman", "id": 4395164}, {"name": "Jill Downs", "id": 2494370}, {"nam...
[ 998853, 2474184, 2494370, 1693622, 2426095, 2448241 ]
6
197
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Dawn Castillo", "id": 984384}, {"name": "Teresa Ramos", "id": 888192}, {"name": "James Allen", "id": 1634307}, {"name": "Ryan Stephenson", "id": 877380}, {"name": "David Cardenas", "id": 1636294}, {"name": "Tracy Robertson", "id": 964008}, {"name...
[ 984384, 1524631 ]
2
198
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "James Wade", "id": 1832451}, {"name": "Edward Serrano", "id": 998675}, {"name": "Matthew Bell", "id": 1506581}, {"name": "Debbie Bell", "id": 4966549}, {"name": "Courtney Haynes MD", "id": 1839638}, {"name": "Chelsea Hobbs", "id": 1229592}, {"nam...
[ 1832451, 998675, 1291362, 5596520, 5045789, 6026017, 2417474, 1235773, 991823, 2488951 ]
10
199
You are required to identify all connected components in the given social network and output one representative node from each component. Within a connected component, any node can be reached from any other node through the edges in the graph. Different connected components are isolated from each other. **Problem to S...
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"name": "Alison Jensen", "id": 2471816}, {"name": "Douglas Mitchell", "id": 4526857}, {"name": "Jessica Phillips", "id": 3612553}, {"name": "Corey Carr", "id": 2448662}, {"name": "Valerie Stokes", "id": 2431770}, {"name": "Dustin Thompson", "id": 4333722}...
[ 3446756, 2419655, 2429934 ]
3