Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

UncertainBalancedTriangles

Arguments

argv[0] = ./baltri

argv[1] = Process Number

  • 1 : Baseline Counting
  • 2 : Improved Counting
  • 3 : Vertex-Based Sampling Baseline
  • 4 : Vertex-Based Sampling Improved
  • 5 : Edge-Based Sampling Baseline
  • 6 : Edge-Based Sampling Improved

argv[2] = Edge File in tsv format (int \t int \t Positive Sign Probability)

argv[3] = t value

  • Between 0 and 1

argv[4] = Number of Samples (Process 3-6 only)

When executing the code, there may be slight incorrect calculations that occur due to floating point arithmetic.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages