Click here to Skip to main content
15,792,771 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Where To Begin - Excel Manipulation Pin
(Mike) ipscone 20-May-22 11:38
(Mike) ipscone 20-May-22 11:38 
GeneralRe: Where To Begin - Excel Manipulation Pin
Gerry Schmitz20-May-22 6:18
mveGerry Schmitz20-May-22 6:18 
GeneralRe: Where To Begin - Excel Manipulation Pin
(Mike) ipscone 20-May-22 6:39
(Mike) ipscone 20-May-22 6:39 
GeneralRe: Where To Begin - Excel Manipulation Pin
Richard MacCutchan20-May-22 7:09
mveRichard MacCutchan20-May-22 7:09 
GeneralRe: Where To Begin - Excel Manipulation Pin
(Mike) ipscone 20-May-22 7:52
(Mike) ipscone 20-May-22 7:52 
GeneralRe: Where To Begin - Excel Manipulation Pin
Gerry Schmitz21-May-22 6:30
mveGerry Schmitz21-May-22 6:30 
GeneralRe: Where To Begin - Excel Manipulation Pin
Mirzakhmet Syzdykov10-Nov-22 10:34
professionalMirzakhmet Syzdykov10-Nov-22 10:34 
QuestionCreating paths in a 2D array Pin
Member 1561542626-Apr-22 2:18
Member 1561542626-Apr-22 2:18 
Hello!

Given a 2D array each node in the array may or may not be "alive" based on random values.

I'm trying to find a way to connect "live" nodes in this 2D array to each other so that no isolated groups are created during the process, meaning that from any live node I can reach any other live node via the created paths.

A picture to visualize the problem.[^]

Can someone point me in the right direction?
AnswerRe: Creating paths in a 2D array Pin
Randor 26-Apr-22 18:48
professional Randor 26-Apr-22 18:48 
AnswerRe: Creating paths in a 2D array Pin
Syed Mubashshir Hasan5-Oct-22 23:50
Syed Mubashshir Hasan5-Oct-22 23:50 
QuestionVirtual sports algorithms. How it works? Pin
Cryptocurrency3-Apr-22 20:45
Cryptocurrency3-Apr-22 20:45 
AnswerRe: Virtual sports algorithms. How it works? Pin
Gerry Schmitz26-Apr-22 7:00
mveGerry Schmitz26-Apr-22 7:00 
QuestionMethods for Solving different forms of Recurrence Relations Pin
Dawood Ahmad 20213-Apr-22 11:46
Dawood Ahmad 20213-Apr-22 11:46 
AnswerRe: Methods for Solving different forms of Recurrence Relations Pin
Randor 26-Apr-22 19:06
professional Randor 26-Apr-22 19:06 
QuestionHelp with allocation algorithm Pin
Cynthia Moore31-Mar-22 0:53
Cynthia Moore31-Mar-22 0:53 
AnswerRe: Help with allocation algorithm Pin
Member 146609423-May-22 5:01
Member 146609423-May-22 5:01 
AnswerRe: Help with allocation algorithm Pin
englebart12-Oct-22 17:01
professionalenglebart12-Oct-22 17:01 
QuestionVery smart pointers Pin
Andy Oct202121-Mar-22 10:24
Andy Oct202121-Mar-22 10:24 
AnswerRe: Very smart pointers Pin
Greg Utas26-Mar-22 11:14
mveGreg Utas26-Mar-22 11:14 
AnswerRe: Very smart pointers Pin
Member 146609423-May-22 5:13
Member 146609423-May-22 5:13 
GeneralRe: Very smart pointers Pin
Andy Oct20213-May-22 23:21
Andy Oct20213-May-22 23:21 
QuestionMaximum Sum of Value of Positions Along a Path Pin
Jj2093884218-Mar-22 14:30
Jj2093884218-Mar-22 14:30 
AnswerRe: Maximum Sum of Value of Positions Along a Path Pin
Richard Andrew x6418-Mar-22 15:11
professionalRichard Andrew x6418-Mar-22 15:11 
GeneralRe: Maximum Sum of Value of Positions Along a Path Pin
Jj2093884218-Mar-22 15:21
Jj2093884218-Mar-22 15:21 
AnswerRe: Maximum Sum of Value of Positions Along a Path Pin
Richard Andrew x6418-Mar-22 15:25
professionalRichard Andrew x6418-Mar-22 15:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.