Click here to Skip to main content
15,905,566 members
Home / Discussions / C#
   

C#

 
Question3D C# windows from Pin
taufiki8-Feb-13 0:04
taufiki8-Feb-13 0:04 
AnswerRe: 3D C# windows from Pin
DaveyM698-Feb-13 0:12
professionalDaveyM698-Feb-13 0:12 
AnswerRe: 3D C# windows from Pin
Pete O'Hanlon8-Feb-13 0:36
mvePete O'Hanlon8-Feb-13 0:36 
AnswerRe: 3D C# windows from Pin
Amir Mohammad Nasrollahi29-Jul-13 22:27
professionalAmir Mohammad Nasrollahi29-Jul-13 22:27 
QuestionStoring folderBrowser.SelectedPath in a String Variable Pin
ASPnoob7-Feb-13 23:56
ASPnoob7-Feb-13 23:56 
AnswerMessage Closed Pin
8-Feb-13 0:00
mveCHill608-Feb-13 0:00 
NewsRe: Storing folderBrowser.SelectedPath in a String Variable Pin
Eddy Vluggen8-Feb-13 0:28
professionalEddy Vluggen8-Feb-13 0:28 
GeneralRe: Storing folderBrowser.SelectedPath in a String Variable Pin
Dave Kreskowiak8-Feb-13 2:35
mveDave Kreskowiak8-Feb-13 2:35 
AnswerRe: Storing folderBrowser.SelectedPath in a String Variable Pin
Eddy Vluggen8-Feb-13 0:29
professionalEddy Vluggen8-Feb-13 0:29 
AnswerRe: Storing folderBrowser.SelectedPath in a String Variable Pin
Dave Kreskowiak8-Feb-13 2:45
mveDave Kreskowiak8-Feb-13 2:45 
GeneralRe: Storing folderBrowser.SelectedPath in a String Variable Pin
ASPnoob8-Feb-13 7:28
ASPnoob8-Feb-13 7:28 
AnswerRe: Storing folderBrowser.SelectedPath in a String Variable Pin
Matt T Heffron8-Feb-13 8:39
professionalMatt T Heffron8-Feb-13 8:39 
GeneralRe: Storing folderBrowser.SelectedPath in a String Variable Pin
Dave Kreskowiak8-Feb-13 8:39
mveDave Kreskowiak8-Feb-13 8:39 
GeneralRe: Storing folderBrowser.SelectedPath in a String Variable Pin
ASPnoob8-Feb-13 11:06
ASPnoob8-Feb-13 11:06 
QuestionAndroid & .NET Pin
thebakkal7-Feb-13 14:39
thebakkal7-Feb-13 14:39 
AnswerRe: Android & .NET Pin
Keith Barrow7-Feb-13 23:21
professionalKeith Barrow7-Feb-13 23:21 
QuestionAndroid & .NET Pin
thebakkal7-Feb-13 14:37
thebakkal7-Feb-13 14:37 
AnswerRe: Android & .NET Pin
Jibesh7-Feb-13 14:47
professionalJibesh7-Feb-13 14:47 
AnswerRe: Android & .NET Pin
Bernhard Hiller7-Feb-13 22:47
Bernhard Hiller7-Feb-13 22:47 
AnswerRe: Android & .NET Pin
Pete O'Hanlon7-Feb-13 22:59
mvePete O'Hanlon7-Feb-13 22:59 
JokeRe: Android & .NET Pin
Wayne Gaylard7-Feb-13 23:24
professionalWayne Gaylard7-Feb-13 23:24 
QuestionChech if a graph is connected Pin
brkonja7-Feb-13 10:27
brkonja7-Feb-13 10:27 
Hello,

How can I check if my graph stays connected, after removing one or more edges from it?

I try to implement Christofides heuristik, and in some cases my code works (that is when the graph dosent disconnect under the process). Unlucky that is not the case for all the graphs.

I use Dijkstras to check if there is a route from my last node in the edge I am to remove, to other nodes. But, how du I see that "this" edge if removed is disconnecting the graph, so I can leave the edge and try the next one?

Thanks...

It would be easier to understand if I could post a picture of the problem. Frown | :(
AnswerRe: Chech if a graph is connected Pin
Super Lloyd7-Feb-13 15:03
Super Lloyd7-Feb-13 15:03 
QuestionC# debug windows Pin
classy_dog7-Feb-13 9:14
classy_dog7-Feb-13 9:14 
AnswerRe: C# debug windows Pin
Jibesh7-Feb-13 13:34
professionalJibesh7-Feb-13 13:34 

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.