id
int64
0
5k
problem_text
stringlengths
886
3.79k
graph
stringlengths
803
4.62k
path
listlengths
1
18
exact_answer
int64
1
18
200
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 Simpson", "id": 5464896}, {"name": "John Scott", "id": 5298305}, {"name": "Karen Hernandez", "id": 4962659}, {"name": "Amy Martinez", "id": 2451299}, {"name": "Allison Robinson", "id": 4455364}, {"name": "David Williams", "id": 2436423}, {"...
[ 5464896, 5298305, 4962659, 2451299, 4455364, 2436423, 5040815, 5041559, 4991931 ]
9
201
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": "Stephen Hawkins", "id": 188288}, {"name": "Tara Patel", "id": 188289}, {"name": "Sharon Smith", "id": 188290}, {"name": "Lisa Barron", "id": 188291}, {"name": "Jessica Gates", "id": 2409858}, {"name": "Nancy Mendoza", "id": 4942212}, {"name": "Sh...
[ 188288, 2752489, 4942212, 5802178, 7074, 5840553 ]
6
202
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": "Gabriel Campbell Jr.", "id": 68192}, {"name": "Gabriel Hoffman", "id": 2420126}, {"name": "Shannon Russell", "id": 2463556}, {"name": "Steven Black", "id": 4667176}, {"name": "James Goodman", "id": 2432479}, {"name": "Cindy Mcmahon", "id": 244420...
[ 68192, 2420126, 2463556, 4667176, 2444202, 2404340, 2459541, 248 ]
8
203
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": "Aimee Summers", "id": 2762250}, {"name": "Phillip Zimmerman", "id": 4200971}, {"name": "Todd Herrera", "id": 1690005}, {"name": "Kimberly Watkins", "id": 952222}, {"name": "Matthew Rivera", "id": 1235363}, {"name": "Robert Graham", "id": 1281965}...
[ 2410304, 4197318, 892489, 1112931, 2463031, 2463734 ]
6
204
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 Spencer", "id": 1145541}, {"name": "Jeremy Jimenez", "id": 1383705}, {"name": "Donald Ortiz", "id": 1732904}, {"name": "Michael Estrada", "id": 2144010}, {"name": "David Fields", "id": 1242893}, {"name": "Amy Horn", "id": 1767917}, {"name"...
[ 1145541, 1360530 ]
2
205
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 Adams", "id": 2474176}, {"name": "Aaron Zavala", "id": 905058}, {"name": "Joseph Gutierrez", "id": 28390}, {"name": "Jason Bass", "id": 4394407}, {"name": "Michael Taylor", "id": 5154663}, {"name": "Caitlin Taylor", "id": 4415420}, {"name"...
[ 2474176, 905058, 28390, 5154663, 47859 ]
5
206
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": "Stacey Morrison", "id": 2816009}, {"name": "Connie Taylor", "id": 2413596}, {"name": "Bryan Dalton", "id": 3095972}, {"name": "Jessica Sullivan", "id": 2452389}, {"name": "Elizabeth Hall", "id": 2414758}, {"name": "Michael Orr", "id": 2415147}, {...
[ 2413536, 2452389, 2415147, 2449340, 2416573, 2415057, 2500855, 2470011 ]
8
207
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": "Andrea Greene", "id": 5222754}, {"name": "Douglas Cuevas", "id": 2641157}, {"name": "Kellie Anderson", "id": 1221127}, {"name": "Joseph Mcknight II", "id": 168}, {"name": "Michelle Holmes", "id": 2422441}, {"name": "Pamela Alexander", "id": 88464...
[ 5222754, 2641157, 884647, 168, 2422441, 3500954, 2449809, 2419571 ]
8
208
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 Arias", "id": 1371617}, {"name": "Kimberly Davidson", "id": 1335747}, {"name": "John Smith", "id": 1303621}, {"name": "Calvin Price", "id": 1325670}, {"name": "Jonathan Reynolds", "id": 1373767}, {"name": "Maxwell Ford", "id": 1447046}, {"n...
[ 1371617, 1001596 ]
2
209
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 Lewis", "id": 26496}, {"name": "Jamie Ferguson", "id": 8837}, {"name": "Christina Larson", "id": 2456582}, {"name": "Courtney Banks", "id": 15141}, {"name": "Angela Gardner", "id": 806}, {"name": "Mrs. Linda Johnson PhD", "id": 2438825}, ...
[ 26496, 3990457, 15141, 2459023 ]
4
210
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 May", "id": 2497920}, {"name": "Lauren Gutierrez", "id": 2432099}, {"name": "Tina Schultz", "id": 2472420}, {"name": "Edward West", "id": 4336679}, {"name": "Scott Clark", "id": 4336680}, {"name": "Elizabeth Burke", "id": 4336681}, {"name...
[ 2497920, 2472409, 2421535 ]
3
211
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": "Crystal Leon", "id": 808581}, {"name": "Courtney Garner", "id": 847110}, {"name": "Sharon Roberts", "id": 1152649}, {"name": "Jamie Chavez", "id": 1103503}, {"name": "Steven Stanley", "id": 1086871}, {"name": "Regina Thompson", "id": 1013016}, {"...
[ 808581 ]
1
212
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": "Whitney Anderson", "id": 4936066}, {"name": "Rebecca Cox", "id": 5147651}, {"name": "Brooke Freeman DDS", "id": 102406}, {"name": "Sarah Kelly", "id": 5027981}, {"name": "Tiffany Finley", "id": 4991506}, {"name": "Matthew Kennedy", "id": 39203}, ...
[ 5515744, 39203, 5027981, 4991506, 4947696, 5018561, 5306493 ]
7
213
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 Solis", "id": 748165}, {"name": "Amanda Harrison", "id": 819342}, {"name": "David Rich", "id": 1740693}, {"name": "Blake Hart", "id": 1500183}, {"name": "Allen Lane", "id": 1500185}, {"name": "Bethany Shah", "id": 1176224}, {"name": "Alici...
[ 748165, 819342, 1176224, 16821, 6387 ]
5
214
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": "Walter Rivera", "id": 5054081}, {"name": "Adam Sosa", "id": 4956931}, {"name": "Luke Reed", "id": 2421769}, {"name": "Michael Navarro", "id": 3156874}, {"name": "Cynthia Jordan", "id": 2421772}, {"name": "Ryan Shepherd", "id": 3154319}, {"name": ...
[ 5054081, 4956931, 2421769, 4933291, 2428614, 5022669, 2463578, 2421729, 5114235 ]
9
215
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": "Melody Mccormick", "id": 2485248}, {"name": "Amy Beard", "id": 2476293}, {"name": "Roy Simpson", "id": 2502033}, {"name": "Haley Rodriguez", "id": 4794391}, {"name": "Sean Hernandez", "id": 2411806}, {"name": "Carlos Todd", "id": 3306535}, {"name...
[ 2485248, 2486013, 2502033, 2493241, 4934465, 2520010, 2481995, 2481490, 2476630, 2479590, 2447341, 2482031 ]
12
216
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": "April Leon", "id": 4507713}, {"name": "Brian Meyers", "id": 2551929}, {"name": "Audrey Lee", "id": 2700964}, {"name": "Joshua Smith", "id": 792773}, {"name": "Christy Middleton MD", "id": 4058758}, {"name": "Damon Nicholson", "id": 792775}, {"nam...
[ 4507713, 792773 ]
2
217
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": "Yolanda Brewer", "id": 2478336}, {"name": "Robert Schmidt", "id": 3559430}, {"name": "Christopher Franklin", "id": 4306833}, {"name": "Paula Ashley", "id": 4317971}, {"name": "Angela Cole", "id": 2495638}, {"name": "Mark Smith", "id": 2472087}, {...
[ 2478336, 2462243, 2433591, 2471901, 2499936, 2464491 ]
6
218
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": "Kendra Webb", "id": 855186}, {"name": "David Velazquez", "id": 855188}, {"name": "Jordan Johnson", "id": 2493350}, {"name": "Omar Davenport", "id": 2888615}, {"name": "Jacob Rasmussen", "id": 2451763}, {"name": "Claudia Medina", "id": 2477621}, {...
[ 855186, 2414528, 2451763, 2477621, 4323, 2462394, 850124, 915540, 2478940, 2453980, 804194, 2482930 ]
12
219
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": "Harry Roy", "id": 6101891}, {"name": "Tracey Blake", "id": 6101987}, {"name": "Steve Boone", "id": 4928550}, {"name": "Raymond Gardner", "id": 4937577}, {"name": "Rachael Swanson", "id": 5278282}, {"name": "Andrew Carrillo", "id": 6101833}, {"nam...
[ 6101891 ]
1
220
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 Oconnell", "id": 5292163}, {"name": "Michael Johnson", "id": 5800836}, {"name": "Renee Jenkins", "id": 2409991}, {"name": "John Serrano", "id": 2411539}, {"name": "Richard Cook", "id": 4956574}, {"name": "Jennifer Wolf", "id": 2467763}, {...
[ 5800836, 2467778, 2411539, 4956574, 2437442, 4960459, 2467821, 2466414, 2414206 ]
9
221
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": "Destiny Jensen", "id": 1124739}, {"name": "Virginia Sims", "id": 2478735}, {"name": "Andrew Taylor", "id": 321559}, {"name": "Felicia Deleon", "id": 2464408}, {"name": "William Wood", "id": 386458}, {"name": "Matthew Green", "id": 386459}, {"name...
[ 1124739, 4551752, 91086, 2464408, 168603, 1054, 1309151, 2457013, 2496199, 25310, 741 ]
11
222
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 Moore", "id": 2844801}, {"name": "Julia Cain", "id": 2844802}, {"name": "Thomas Gonzales", "id": 2844803}, {"name": "Richard Harrell", "id": 2843267}, {"name": "Michelle Wall", "id": 2412741}, {"name": "Robert Vasquez", "id": 2844806}, {"nam...
[ 2844801 ]
1
223
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 Thomas DVM", "id": 5232786}, {"name": "Brittany Patel", "id": 4928531}, {"name": "Nancy Wagner", "id": 4968472}, {"name": "Kelsey Stewart", "id": 5480743}, {"name": "Debra Bennett", "id": 1534633}, {"name": "Angelica Hammond", "id": 862...
[ 5232786, 5657280, 5480743, 1534633, 1076548, 1688138, 48881, 1190130 ]
8
224
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 Miller", "id": 5282563}, {"name": "Catherine Orr", "id": 5335940}, {"name": "Susan Sampson", "id": 5356421}, {"name": "Kurt Sharp", "id": 4959622}, {"name": "Lindsay Pratt", "id": 5049874}, {"name": "Dave Charles", "id": 1220376}, {"name"...
[ 5282563, 5049874, 788423, 4951360, 5026147, 1304797, 5056102 ]
7
225
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": "Stacy White", "id": 932865}, {"name": "Laura Payne", "id": 1402637}, {"name": "Mrs. Nancy Oconnell", "id": 1542549}, {"name": "Cory Brown", "id": 1273756}, {"name": "Destiny Curtis", "id": 1344797}, {"name": "Katherine Phelps", "id": 5073702}, {"...
[ 932865, 1402637, 1273756, 5073702, 5414700, 3660737, 1374538, 4932176, 2429782, 1527013, 2421872 ]
11
226
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 Clark", "id": 947462}, {"name": "Crystal Hernandez", "id": 2440842}, {"name": "Michelle Gonzalez", "id": 5290381}, {"name": "Gary Bass", "id": 5290383}, {"name": "Donna Hudson", "id": 5912982}, {"name": "James Porter", "id": 5912983}, {"name...
[ 947462, 2440842, 4940712, 4947698, 1762144, 4958488, 4991906, 2445811, 1954416, 2466651, 824179 ]
11
227
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": "Jordan Ochoa", "id": 4991492}, {"name": "Samantha Stevens", "id": 3504524}, {"name": "Michele Blankenship", "id": 2448140}, {"name": "Benjamin Guzman", "id": 2487180}, {"name": "Richard Hill", "id": 2538904}, {"name": "Justin Hodge", "id": 244815...
[ 4947698, 2432744, 2538904, 2487180, 5061662, 2448836, 2459997, 5003492, 2493286, 2480998, 2474088, 2431336, 4951787, 2469616 ]
14
228
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 Hawkins", "id": 4989062}, {"name": "Francis Rose", "id": 5028235}, {"name": "Devon Acevedo", "id": 5671828}, {"name": "Teresa Smith", "id": 5126040}, {"name": "Katrina Mcguire", "id": 5839896}, {"name": "Jillian Fleming", "id": 5010843}, {...
[ 4989062, 5028235, 5253579, 5126040, 5010843, 4932257, 5035430, 5237947, 5314639, 5438835 ]
10
229
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 Oconnell", "id": 2412096}, {"name": "Mrs. Mackenzie Hernandez", "id": 4838307}, {"name": "Judy Nelson", "id": 2497861}, {"name": "Nicole Patterson MD", "id": 4838310}, {"name": "Amanda Woodard", "id": 4838311}, {"name": "Terri Combs",...
[ 2412096, 4838307, 3573690, 2420144, 2418450, 2462653 ]
6
230
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": "Valerie Dickson", "id": 2417920}, {"name": "Joshua Henry", "id": 1669271}, {"name": "Andrew Brown", "id": 2022936}, {"name": "Destiny Francis", "id": 807838}, {"name": "Andrea Little", "id": 4479007}, {"name": "Riley King", "id": 1684256}, {"name...
[ 2417920, 1684256, 1224774, 652090, 4513116, 2475190, 2001462, 2452688, 2418783, 2426864 ]
10
231
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": "Emily Jacobson", "id": 4966080}, {"name": "Keith Hodges", "id": 4949859}, {"name": "Tyler Barrett", "id": 5074886}, {"name": "Courtney Reyes", "id": 5332007}, {"name": "Richard Jenkins", "id": 5640810}, {"name": "Eric Rowland", "id": 4989578}, {"...
[ 4966080, 4949859, 5332007, 5640810, 5007468, 4988630, 5084054, 4947325 ]
8
232
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": "Hunter Ross", "id": 1253394}, {"name": "Sarah Austin", "id": 1162899}, {"name": "Gregory Hood", "id": 2121255}, {"name": "Leah Rosario", "id": 1122474}, {"name": "Antonio Davis", "id": 1205036}, {"name": "Jason Lynn", "id": 869296}, {"name": "Tho...
[ 1253394 ]
1
233
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": "Jason Johnson", "id": 1458053}, {"name": "Edward Mejia", "id": 1389841}, {"name": "Sheila Delgado", "id": 800403}, {"name": "Jaime Jenkins", "id": 5756569}, {"name": "Amber Garcia", "id": 1616026}, {"name": "Janet Graham", "id": 4175021}, {"name"...
[ 1458053, 5756569, 2242482, 2493688, 2405176, 2478910, 2446789, 2459862, 2467295, 5174625, 4504433, 5084796, 5893247 ]
13
234
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": "Mr. Mark Meyer", "id": 2416517}, {"name": "Margaret Curtis MD", "id": 2479371}, {"name": "Christine Christian", "id": 2405391}, {"name": "Kyle Valdez", "id": 3228966}, {"name": "Christina Park", "id": 2560679}, {"name": "Mario Hill", "id": 246967...
[ 2416517, 2479371, 2498158 ]
3
235
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": "Mary Hood", "id": 1074560}, {"name": "Laura Lee", "id": 438277}, {"name": "Christine Smith", "id": 440327}, {"name": "Michael Farley", "id": 960009}, {"name": "Cheryl Sanchez DDS", "id": 1569937}, {"name": "Paul Williams", "id": 14742}, {"name": ...
[ 1074560, 438277, 960009, 14742, 1450568, 10933, 1155149, 1202005 ]
8
236
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": "Stephen Vasquez", "id": 2474658}, {"name": "Christopher Turner", "id": 2486436}, {"name": "Michelle Burke", "id": 2483044}, {"name": "Timothy Williams", "id": 3849128}, {"name": "Daniel Romero", "id": 3143241}, {"name": "Nicole Lewis", "id": 2561...
[ 2474658, 2443670 ]
2
237
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 Kelly", "id": 2951584}, {"name": "Cindy Bennett", "id": 4996224}, {"name": "Jonathan Garza", "id": 2479298}, {"name": "Erin Miller", "id": 4972355}, {"name": "Tiffany James", "id": 4972354}, {"name": "Lisa Wilson", "id": 2447296}, {"name": ...
[ 2951584, 4996224, 4972354, 2406361, 2471410 ]
5
238
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 Alvarado", "id": 2464805}, {"name": "Alicia Arellano", "id": 2435973}, {"name": "Mariah Mcguire", "id": 2428647}, {"name": "Ronald Griffith", "id": 2470282}, {"name": "William Taylor", "id": 4014507}, {"name": "Daniel Ruiz", "id": 2423245}, ...
[ 2464805, 2435973, 2425982, 2470282, 4214450, 2476211, 2459896, 2433177 ]
8
239
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": "Charlene James", "id": 4942464}, {"name": "Ryan Carter", "id": 2462433}, {"name": "Corey Love", "id": 2499264}, {"name": "Kimberly Cline", "id": 4934785}, {"name": "Michelle Cole", "id": 5818852}, {"name": "William Dickerson", "id": 2454884}, {"n...
[ 4942464, 2499264, 4934785, 5006331, 2456428, 5000173, 5218509, 5013338, 4950324 ]
9
240
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": "Rebecca Lawrence", "id": 5082884}, {"name": "Christopher Washington", "id": 4930340}, {"name": "Donald Clark", "id": 5071207}, {"name": "Adam Dickerson", "id": 5193224}, {"name": "Jennifer Ramirez", "id": 6079241}, {"name": "Dustin Norman", "id":...
[ 5082884, 5579219 ]
2
241
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 Bolton", "id": 1995680}, {"name": "Caitlin Porter", "id": 1017666}, {"name": "Darren Tapia", "id": 1470249}, {"name": "Richard Green", "id": 18153}, {"name": "Teresa Campbell", "id": 1912078}, {"name": "Shane Bowers", "id": 4526}, {"name":...
[ 1995680, 18153, 1912078, 4526, 162260 ]
5
242
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": "Mary Bennett", "id": 1463426}, {"name": "Joseph Martin", "id": 1740549}, {"name": "Robert Hoffman", "id": 1269129}, {"name": "Natalie Rivera", "id": 1409933}, {"name": "Nathaniel Baker", "id": 850833}, {"name": "Caitlin Anderson", "id": 1024406},...
[ 1463426, 1604057 ]
2
243
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": "Patricia Hayes", "id": 5654786}, {"name": "Susan Bowman", "id": 5654788}, {"name": "Bryan Nichols", "id": 2498956}, {"name": "Joseph Marshall", "id": 4669087}, {"name": "William Barnes", "id": 1229481}, {"name": "Donna Trujillo", "id": 4969141}, ...
[ 5565536, 2498956, 2490733, 1229481, 830781, 1463103, 2424936, 4979689, 1319674 ]
9
244
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": "Christina Adams", "id": 10251}, {"name": "Christine Frey", "id": 2948878}, {"name": "Ronnie Cole", "id": 2463641}, {"name": "Michael Patterson", "id": 2478748}, {"name": "Tamara Garcia", "id": 2422684}, {"name": "Felicia Leonard", "id": 5219869},...
[ 10251, 2737760, 3192480, 4977524, 2485240 ]
5
245
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": "Alyssa Wilson", "id": 5147399}, {"name": "Douglas Sheppard", "id": 5065996}, {"name": "Frank Shaffer", "id": 5864717}, {"name": "Dana Norris", "id": 4927502}, {"name": "Matthew Reed", "id": 4995611}, {"name": "Scott Smith", "id": 5372956}, {"name...
[ 5147399, 5024050, 4934204, 5031147 ]
4
246
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": "Jordan Mitchell", "id": 1100096}, {"name": "Steven Johnson", "id": 5205060}, {"name": "Sarah White", "id": 4946405}, {"name": "Adam Colon", "id": 4931879}, {"name": "Brian Carter", "id": 5804842}, {"name": "Donald Jones", "id": 5804845}, {"name":...
[ 1100096, 5205060, 4946405, 4931879, 5363295, 954458, 5020630 ]
7
247
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 Edwards", "id": 5217793}, {"name": "Leah Dominguez", "id": 5435138}, {"name": "Jane Smith", "id": 2537097}, {"name": "Karen Kelly", "id": 3469}, {"name": "Justin Washington", "id": 2477714}, {"name": "Amber Gonzalez", "id": 2421139}, {"na...
[ 5217793, 4512469, 31395, 2421139, 5058207, 4944, 2417009, 2492522 ]
8
248
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": "Corey Cardenas", "id": 4149666}, {"name": "Carla Martinez", "id": 2455171}, {"name": "Michael Harris", "id": 4427268}, {"name": "Theresa Hall", "id": 4427235}, {"name": "Angel Davis", "id": 2473355}, {"name": "Amy Montoya", "id": 2466763}, {"name...
[ 4427229, 2466763 ]
2
249
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": "Christine Hall", "id": 1898116}, {"name": "Cynthia Martinez", "id": 5090855}, {"name": "Stacey Patel DDS", "id": 1341735}, {"name": "Benjamin Martin", "id": 2450732}, {"name": "Megan Guzman", "id": 2477742}, {"name": "Beth Spears", "id": 2468532}...
[ 1898116, 4947832, 2425921, 4513116, 2479740, 2432466, 2420976 ]
7
250
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": "Drew Williams", "id": 5609601}, {"name": "Ashlee Lopez", "id": 5609605}, {"name": "Hannah Sanford", "id": 4930053}, {"name": "Connor Bailey", "id": 983173}, {"name": "Joseph Brewer", "id": 5254380}, {"name": "Jill Moss", "id": 4142254}, {"name": ...
[ 5609601, 1108765, 5254380, 4142258, 55, 2410549, 5100734, 201119 ]
8
251
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": "Nancy Richardson", "id": 5278850}, {"name": "Brandon Martin", "id": 782467}, {"name": "Kristen Williams", "id": 6041483}, {"name": "Corey Wilson", "id": 2712973}, {"name": "Dale George", "id": 4995867}, {"name": "William Austin", "id": 5557025}, ...
[ 5984176, 1079735, 5557025, 2712973, 1083688, 1079722, 5072171, 1328302 ]
8
252
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": "Victor Reed", "id": 2493184}, {"name": "Manuel Hudson", "id": 128903}, {"name": "Leslie Lane", "id": 2420240}, {"name": "Rebecca Cruz", "id": 2472981}, {"name": "Jeffery Valentine", "id": 144666}, {"name": "Kerri Nolan", "id": 2426010}, {"name": ...
[ 2493184, 128903, 2472981, 2426010, 2418719, 5738544, 4965173, 101178, 5114817, 43467, 4979177, 18672 ]
12
253
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 Valdez", "id": 26472}, {"name": "George Bailey", "id": 249064}, {"name": "Nicholas Thompson", "id": 100316}, {"name": "Christopher Reese", "id": 749101}, {"name": "Cynthia Spencer", "id": 876752}, {"name": "Patrick Wright", "id": 1191761}...
[ 26472, 876752, 985458, 63316 ]
4
254
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": "Garrett Thomas", "id": 1427598}, {"name": "Logan Walters", "id": 2449169}, {"name": "Jennifer Anderson", "id": 847891}, {"name": "John Reyes", "id": 2387735}, {"name": "Jennifer Williams", "id": 2387736}, {"name": "Michael Davis", "id": 1039137},...
[ 1427598, 2449169, 2499119, 2499024 ]
4
255
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": "Amanda Buchanan", "id": 4959616}, {"name": "Rebekah Wells", "id": 2463490}, {"name": "Kenneth Francis", "id": 1097734}, {"name": "Vanessa Day", "id": 2436235}, {"name": "Travis Myers", "id": 2405265}, {"name": "Caitlin Hayes", "id": 1586193}, {"n...
[ 4959616, 2463490, 1097734, 2405265, 2471832, 2059931, 1288104, 2418752, 2425673 ]
9
256
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": "Bianca Barrett", "id": 1626881}, {"name": "Heather Adams", "id": 1662178}, {"name": "Lori Richmond", "id": 1992547}, {"name": "Mr. Nathan Fuller", "id": 1662183}, {"name": "Breanna King", "id": 2167017}, {"name": "Sara Elliott", "id": 2045674}, {...
[ 1626881, 1085360, 1057050, 2431761, 2478652, 2441559 ]
6
257
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 Rice", "id": 802305}, {"name": "Joseph Woods", "id": 4204802}, {"name": "Krista Valdez", "id": 2477576}, {"name": "Michael West", "id": 1063819}, {"name": "Benjamin Collins", "id": 780823}, {"name": "Amanda Massey", "id": 802329}, {"name...
[ 802305, 4204802, 2477576, 2439848, 2477634, 2468804 ]
6
258
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 Page", "id": 2441472}, {"name": "Christina Larson", "id": 2456582}, {"name": "Elizabeth Johnson", "id": 2485638}, {"name": "Joseph Pratt", "id": 2460309}, {"name": "Marc Smith", "id": 2439336}, {"name": "Randall Moore", "id": 2481709}, {"nam...
[ 2441472, 2456582, 2485638, 4089417, 2439336, 2481709, 2438080, 2482742, 2487352, 2482649, 2419183, 2418673, 2445815 ]
13
259
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": "Amy Hughes", "id": 5680256}, {"name": "Dylan Foster", "id": 2472769}, {"name": "Lee Miller", "id": 5029540}, {"name": "Christina Kelley", "id": 5188571}, {"name": "Tara Ramirez", "id": 4949852}, {"name": "Dawn Fernandez", "id": 5195880}, {"name":...
[ 5680256, 2478064, 5029540, 4949852, 2472989, 5002838, 2462363, 5030684 ]
8
260
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": "Alice Martinez", "id": 2496832}, {"name": "Margaret Murphy", "id": 2428772}, {"name": "Emily Dennis", "id": 2442375}, {"name": "Michael Greene DVM", "id": 2543687}, {"name": "Nicholas Palmer", "id": 2496551}, {"name": "Tiffany Jones", "id": 24118...
[ 2496832, 2442375, 2411885, 2410991, 2498686 ]
5
261
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": "Jennifer Rogers", "id": 1979584}, {"name": "Robert Vasquez", "id": 1100326}, {"name": "Mr. Nicholas Mendoza", "id": 1243528}, {"name": "Chase Miller", "id": 1105645}, {"name": "Autumn Johnson", "id": 1286797}, {"name": "Andrew Miller", "id": 8949...
[ 1979584, 1100326 ]
2
262
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 Skinner", "id": 4936289}, {"name": "Kathryn Williams", "id": 2470882}, {"name": "Alexis Silva", "id": 2455522}, {"name": "Jennifer Soto", "id": 2429732}, {"name": "Shannon Thomas", "id": 2497570}, {"name": "Sabrina Adams", "id": 2481957}, ...
[ 4936289, 2497570, 2455522, 2418120, 2454120, 4931857, 2482200 ]
7
263
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": "Courtney Jensen", "id": 2410250}, {"name": "Heather Moreno", "id": 2445972}, {"name": "Nathaniel Williams", "id": 2548757}, {"name": "Stephanie Ruiz", "id": 3814294}, {"name": "Kevin Decker", "id": 2501027}, {"name": "Anthony Harris", "id": 13302...
[ 2410250, 3758923, 2471498, 3814294, 2501027, 303841, 4964919, 2468290, 2419536, 2493657, 5032166, 5727225, 1888376 ]
13
264
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": "Clayton Allen", "id": 2491018}, {"name": "Patrick Horton", "id": 2443151}, {"name": "Peter Collins", "id": 2501648}, {"name": "Terri Williams", "id": 2455456}, {"name": "Margaret Singh", "id": 2455480}, {"nam...
[ 2501648, 2481384, 2455456, 2491583, 5081306, 1852617, 2422097, 2455897, 5698291, 2498681 ]
10
265
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": "Brandon Sanders", "id": 4971393}, {"name": "Abigail Evans", "id": 5047690}, {"name": "Debra Bass", "id": 3473044}, {"name": "Anna Stein", "id": 4961048}, {"name": "Stephanie Medina", "id": 4988318}, {"name": "Daniel Young", "id": 4978099}, {"name...
[ 4971393, 5047690, 3473044, 5134690, 4988318, 5130549, 2337091, 4971081, 4947694 ]
9
266
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": "Richard Gardner", "id": 5223328}, {"name": "Meredith Ibarra", "id": 209921}, {"name": "Zachary Sanchez", "id": 713793}, {"name": "Rachel Diaz", "id": 5061832}, {"name": "Katherine Bean", "id": 1760585}, {"name": "Vickie Williams", "id": 769864}, ...
[ 5223328, 713793, 5061832, 1760585 ]
4
267
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": "Mr. Austin Cook", "id": 371587}, {"name": "Natalie Norton", "id": 4958213}, {"name": "Tristan Mejia", "id": 31881}, {"name": "Larry Rodriguez", "id": 2474396}, {"name": "Michelle Smith", "id": 5418924}, {"name": "Eric Richardson", "id": 5418930},...
[ 371587, 5418930, 31881, 2474233, 4978100, 2412536, 5330115, 5222216, 10068, 2450011 ]
10
268
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 Bright", "id": 14209}, {"name": "William Rhodes", "id": 219784}, {"name": "Jacob Ponce", "id": 64654}, {"name": "Brian Young", "id": 1174}, {"name": "Stacey Skinner", "id": 81311}, {"name": "Beth Murphy", "id": 31391}, {"name": "Matthew Mck...
[ 14209, 51249 ]
2
269
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": "Ryan Farrell", "id": 2475396}, {"name": "James Ortega", "id": 4969351}, {"name": "Anthony Russell", "id": 4931721}, {"name": "Anthony Ware", "id": 5740683}, {"name": "Ryan Perez", "id": 5081881}, {"name": "Ryan Riley", "id": 5112859}, {"name": "M...
[ 2447938, 4935009, 103079, 5060406 ]
4
270
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": "Gabriel Ferrell", "id": 4975168}, {"name": "Charles Lewis", "id": 2414849}, {"name": "Chase Snyder", "id": 966113}, {"name": "Lori Pham", "id": 4940130}, {"name": "Michael Chan", "id": 6149}, {"name": "Jacob Powell", "id": 5531559}, {"name": "Jam...
[ 4975168, 2414849, 966113, 352265, 5625450, 671102 ]
6
271
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": "Erin Gates", "id": 2698761}, {"name": "Crystal Hernandez", "id": 2440842}, {"name": "Michael Roman", "id": 2406793}, {"name": "Miranda Hobbs", "id": 2468636}, {"name": "Jay Watson", "id": 2416798}, {"name": "Amanda Gates", "id": 2449958}, {"name"...
[ 2428902, 3652305, 2406793, 3819606, 4885424, 2493821, 2418538 ]
7
272
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": "Sophia Shah", "id": 1908128}, {"name": "Alexandra Moon", "id": 1032993}, {"name": "Robin Austin", "id": 2477219}, {"name": "Kevin Knox", "id": 2482790}, {"name": "Ronald Miller", "id": 1374760}, {"name": "Robert Reid", "id": 3947146}, {"name": "R...
[ 1908128, 1032993, 2477219, 2463760, 837618, 2449335 ]
6
273
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": "Alan Smith", "id": 4930336}, {"name": "Patrick Murphy", "id": 5151841}, {"name": "Adam Anderson", "id": 5498402}, {"name": "Candace Miller", "id": 1667971}, {"name": "John Rios MD", "id": 5531458}, {"name": "Tara Wilson", "id": 5068037}, {"name":...
[ 4930336, 5498402, 1591490, 5068037, 5428475 ]
5
274
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 Lane", "id": 5024906}, {"name": "Linda Hansen", "id": 4956299}, {"name": "Michael Lewis", "id": 5700750}, {"name": "Patrick Malone", "id": 5200400}, {"name": "Hayden Stevenson", "id": 4952085}, {"name": "Zachary Andrews", "id": 5061915}, {...
[ 5024906, 5104037, 5381193, 4995196 ]
4
275
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": "Beth Austin", "id": 1848582}, {"name": "Jacqueline Fitzgerald", "id": 1020553}, {"name": "Kimberly Jennings", "id": 1015440}, {"name": "Gary Frye", "id": 2194325}, {"name": "Molly Garcia", "id": 2280601}, {"name": "Heather Palmer", "id": 1796518}...
[ 1796518, 778597, 801844, 1015648 ]
4
276
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": "Ryan Marks", "id": 2133136}, {"name": "Nicholas French", "id": 943249}, {"name": "Nicole Cross", "id": 1243927}, {"name": "Keith Moore", "id": 944409}, {"name": "Ryan Carter", "id": 1226012}, {"name": "Rebecca Cooke", "id": 1264540}, {"name": "Ro...
[ 2133136, 943249, 947175, 944409, 824896, 1419331, 845667 ]
7
277
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": "Ryan Barnes", "id": 2450448}, {"name": "Paula Hunt", "id": 2642588}, {"name": "Cory Andrews", "id": 2448545}, {"name": "Diana Williams", "id": 2411303}, {"name": "Ruben Peterson", "id": 2415660}, {"name": "Jamie Pope", "id": 3710646}, {"name": "L...
[ 2448545, 912216, 2495815, 1063014, 1771767 ]
5
278
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 Garrett", "id": 904736}, {"name": "Joshua Peterson", "id": 5710593}, {"name": "Sergio Lee", "id": 4955809}, {"name": "Lindsay Arnold", "id": 1659427}, {"name": "Courtney Hudson", "id": 4931523}, {"name": "Chad Espinoza", "id": 938080}, {"na...
[ 904736, 5710176, 4955809, 4931523, 938080, 1465558, 1245275 ]
7
279
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 Bell", "id": 1179104}, {"name": "William Hart", "id": 1238912}, {"name": "Jeanette Padilla", "id": 1999328}, {"name": "David Nichols", "id": 1486307}, {"name": "Whitney Smith", "id": 955815}, {"name": "Clinton Chan", "id": 122090}, {"nam...
[ 1179104, 1238912, 810041, 122090, 1371960, 2253725, 914878 ]
7
280
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": "Peter Neal", "id": 5350274}, {"name": "Carlos Skinner", "id": 4966535}, {"name": "Sheryl White", "id": 5656424}, {"name": "Chelsea Hill", "id": 4931720}, {"name": "Miranda Johnson", "id": 967784}, {"name": "Connie Mccann", "id": 4952331}, {"name"...
[ 5350274, 4931720, 967784, 4952331, 4989611, 4953137, 5142484 ]
7
281
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": "Amy Davis", "id": 1961440}, {"name": "Roger Roberson", "id": 1200993}, {"name": "Fernando Alvarez", "id": 1236289}, {"name": "Amber Stokes", "id": 1025}, {"name": "Michael Camacho", "id": 11076}, {"name": "Misty Weaver", "id": 1252714}, {"name": ...
[ 1961440, 1025, 1776, 46067, 666 ]
5
282
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": "Brian Johnson", "id": 1509250}, {"name": "Patrick Hill", "id": 2427652}, {"name": "Jamie Larson", "id": 2468616}, {"name": "Michael Brown", "id": 2930697}, {"name": "Anthony Thomas", "id": 2502156}, {"name": "Ashley Ellis", "id": 5838743}, {"name...
[ 1509250, 2427652, 2468616, 2463280, 4971601, 2584380, 2498982, 2442792, 3233484, 2407219, 2408910, 2439644, 2482788, 5069932 ]
14
283
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": "Pamela Thompson", "id": 10248}, {"name": "Clayton Pena", "id": 10381}, {"name": "Michelle Obrien", "id": 2319}, {"name": "Kevin Sims", "id": 143518}, {"name": "Lisa Rodriguez", "id": 2418350}, {"name": "William Gallegos", "id": 2464831}, {"name":...
[ 10248, 521926, 143518, 2418350, 2460105, 523088, 2463358 ]
7
284
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": "Amanda Watson", "id": 2044930}, {"name": "Jennifer Olsen", "id": 1159170}, {"name": "Colleen Carroll", "id": 1185542}, {"name": "Juan Moran", "id": 185098}, {"name": "Melissa Nelson", "id": 1518987}, {"name": "Natalie Lee", "id": 1987852}, {"name...
[ 1346656, 1185542, 185098, 184845, 1462216, 1111480, 65732, 1676629, 249444, 815102 ]
10
285
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": "Adrian Harris", "id": 1725891}, {"name": "Allison James", "id": 925027}, {"name": "Mark Estrada", "id": 1632932}, {"name": "Nicholas Christensen", "id": 1824743}, {"name": "Christine Ryan", "id": 1263144}, {"name": "John Cantu", "id": 1527209}, {...
[ 1725891 ]
1
286
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": "Mary Hood", "id": 1074560}, {"name": "Juan Johnson", "id": 1707904}, {"name": "Mary Hawkins", "id": 2443426}, {"name": "Richard Diaz", "id": 859299}, {"name": "Joann Hughes", "id": 2151492}, {"name": "Michael Cisneros", "id": 3711143}, {"name": "...
[ 1074560, 2443426, 2293160, 869431 ]
4
287
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": "Jennifer Lowery", "id": 2421511}, {"name": "Joshua Roberts", "id": 1309326}, {"name": "Herbert Elliott", "id": 2419094}, {"name": "Kenneth Perez", "id": 2430113}, {"name": "Alexander Green", "id": 2422697}, {"name": "Lauren Garner", "id": 2817961...
[ 2430113, 1074628, 2419094, 2422697, 1466289, 2429891, 1062471, 2467285 ]
8
288
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 Knight", "id": 2680896}, {"name": "Alvin Knox", "id": 1344227}, {"name": "Rebecca Valdez", "id": 1731204}, {"name": "Anthony Richardson", "id": 1462025}, {"name": "Ashlee Krause", "id": 1799725}, {"name": "Cynthia Gordon MD", "id": 2454477},...
[ 2680896, 1090522, 1462025, 2454477, 2486541, 818205 ]
6
289
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": "Cole Wright", "id": 871328}, {"name": "Hannah James", "id": 807233}, {"name": "Sarah Morales", "id": 803908}, {"name": "Garrett Howell", "id": 797670}, {"name": "Alisha Campbell", "id": 1190599}, {"name": "Christopher Ramirez", "id": 1466344}, {"...
[ 871328, 807233, 803908, 1466344, 896716, 1005555, 913085 ]
7
290
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 Clay", "id": 1815232}, {"name": "Alex Clark", "id": 2405249}, {"name": "Mrs. Carolyn Price", "id": 1731107}, {"name": "Paul Gonzalez", "id": 2345702}, {"name": "Andrew Keller", "id": 1085350}, {"name": "John Martinez", "id": 3360680}, {"na...
[ 1815232, 2405249, 1085350, 3360680, 2449491, 2436541 ]
6
291
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": "Renee Brown", "id": 5632}, {"name": "Timothy Horn", "id": 73730}, {"name": "David Barber", "id": 38787}, {"name": "David Daugherty", "id": 27276}, {"name": "Traci Alexander", "id": 2958}, {"name": "Karen Rodriguez", "id": 671631}, {"name": "Hunte...
[ 5632, 27276 ]
2
292
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": "Samuel Singleton", "id": 5012749}, {"name": "Donald Chapman", "id": 4935450}, {"name": "Eddie Charles", "id": 3178535}, {"name": "Cindy Jones", "id": 4940712}, {"name": "Jennifer Gibson DVM", "id": 4929193}, {"name": "John Castillo", "id": 242039...
[ 5012749, 6035016, 2403778, 4940712, 4929193, 2495440, 5371574, 2448722 ]
8
293
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 Rosario", "id": 4966400}, {"name": "Lauren Martinez", "id": 4953094}, {"name": "Eric Wilcox", "id": 5546887}, {"name": "Melissa Mejia", "id": 5777044}, {"name": "Michael Moore", "id": 4955670}, {"name": "Jane Mccullough", "id": 5777049}, {"...
[ 4966400, 4953094, 5777061, 4930354, 5017657, 4932555, 5770210, 4947817, 5220595 ]
9
294
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": "Robert James", "id": 2475522}, {"name": "Lisa Chase", "id": 2460167}, {"name": "Manuel Lee", "id": 2422417}, {"name": "Tony Huang", "id": 2478238}, {"name": "Troy Jennings", "id": 2486945}, {"name": "Mark Tate", "id": 2450601}, {"name": "Jonathan...
[ 2475522, 2406361, 2422417, 2478238, 2486945, 2450601, 2463146, 4258274, 2480185, 2490172, 2418139, 2482935, 2422138 ]
13
295
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": "Courtney Sims", "id": 858759}, {"name": "Debra Cooper", "id": 4932103}, {"name": "Andrew Carr", "id": 1717645}, {"name": "Nicholas Mccoy", "id": 1965839}, {"name": "Shelly Ashley", "id": 956691}, {"name": "Deborah Howard", "id": 5430299}, {"name"...
[ 1668928, 4936146, 956691, 4986782, 1051317, 5061949, 923995 ]
7
296
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": "Jessica Blake MD", "id": 4982401}, {"name": "Patrick Myers", "id": 4995106}, {"name": "Dawn Monroe", "id": 4955042}, {"name": "Tammy Wilson", "id": 5043780}, {"name": "James Johnson", "id": 5018436}, {"name": "Edward Anderson", "id": 5408009}, {"...
[ 4982401, 4995106, 1588332 ]
3
297
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": "Taylor Huff", "id": 1758658}, {"name": "Javier Tanner", "id": 2463330}, {"name": "William Shields", "id": 1546457}, {"name": "Dennis King", "id": 2450213}, {"name": "Antonio Campbell", "id": 2217923}, {"name": "Lynn Cook", "id": 1335049}, {"name"...
[ 1758658, 2463330, 1546457, 2450213, 2217923, 2431533, 2412273 ]
7
298
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 Bennett", "id": 2450563}, {"name": "Samuel Walker", "id": 2421255}, {"name": "Douglas Cobb", "id": 2463759}, {"name": "Joshua Nixon", "id": 922131}, {"name": "William Adams", "id": 3853461}, {"name": "Aimee Johnson", "id": 1114777}, {"name"...
[ 2450530, 2421255, 4181353, 2054761, 2496414, 2433580, 2443708, 1732843, 4441077, 2431094 ]
10
299
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": "William Rivera", "id": 3940128}, {"name": "Patricia Gonzalez", "id": 4882048}, {"name": "Philip Robbins", "id": 4882050}, {"name": "Tracy Wade", "id": 4882049}, {"name": "Jasmine Woods", "id": 2499944}, {"name": "Stephanie Mayo", "id": 2499945}, ...
[ 3940128, 4882048, 1190130, 2471535, 2484116 ]
5