C# 클래스 Algorithmix.UnitTest.NaiveKruskalTests

파일 보기 프로젝트 열기: Algorithmix/Papyrus

공개 프로퍼티들

프로퍼티 타입 설명
NaiveSix string
NaiveTen string
NaiveThree string

공개 메소드들

메소드 설명
ExportResult ( Cluster root, string imageName = "out.png", string path = @"../../visualizer/data.js" ) : void

비공개 메소드들

메소드 설명
NaiveKruskalArtificial ( ) : void
NaiveKruskalAuthentic ( ) : void
NaiveKruskalPrimitive ( ) : void

메소드 상세

ExportResult() 공개 정적인 메소드

public static ExportResult ( Cluster root, string imageName = "out.png", string path = @"../../visualizer/data.js" ) : void
root Cluster
imageName string
path string
리턴 void

프로퍼티 상세

NaiveSix 공개적으로 정적으로 프로퍼티

public static string NaiveSix
리턴 string

NaiveTen 공개적으로 정적으로 프로퍼티

public static string NaiveTen
리턴 string

NaiveThree 공개적으로 정적으로 프로퍼티

public static string NaiveThree
리턴 string