Skip to content

foreverdyz/ParallelCliqueMerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

226 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ParallelCliqueMerge

This archive is under the GNU General Public License v3.0.

The software and data in this repository are a snapshot of the software and data that were used in the research reported on in Parallelized Conflict Graph Cut Generation by Yongzheng Dai and Chen Chen.

Something Important!!!

Please install an alpha version of JuMP to reproduce our result! The prototype can be obtained by:

pkg> add JuMP  #Press ']' to enter the Pkg REPL mode.

pkg> add MathOptInterface#master

Language

The code is written in the Julia programming language. Please visit the website for an installation guide.

Tutorial

See README.md (in src) for tutorial and examples.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages