Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Total Unimodularity Based Branch-and-Bound Method for Integer Programming

This repository contains a Java implementation of the algorithm described in the paper "A Total Unimodularity Based Branch-and-Bound Method for Integer Programming" by Jun Wang, Mei Long and Duan Li.

The implementation is for Random 3-SAT and uses the JOptimizer library for solving the relaxation problem used in the branch and bound technique.

About

Java implementation of a total unimodularity based branch and bound method for boolean integer programming

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages