Skip to content

austrin/max-bisection-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of Max Bisection Algorithms

This repository provides some programs to analyze pairing-based approximation algorithms for Max Bisection introduced in the paper Better Balance by Being Biased: a 0.8776-Approximation for Max Bisection.

Two sets of programs are provided:

  1. proof/ contains a program that is used to formally prove the approximation ratio for a given choice of rounding algorithm.

  2. heuristics/ contains programs used to heuristically compute approximation ratios (using local optimization), which is much faster than the prover and can be used to experiment with different rounding algorithms.

For more details, see the paper.

About

analysis of max bisection algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published