Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages