Skip to content

Lilian92/Minimum-Vertex-Cover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimum-Vertex-Cover

The code is split fairly logically. Each algorithm has its own .cpp and .h file where all functionality is implemented. util.h and util.cpp represent the bulk of the graph data structure code. Here all utility functions and parsing is completed. mvc.cpp is the main entry point for the program.

  1. platform: ubuntu

  2. requirement: makefile g++

  3. To run the code: copy the data directory in this directly make make run OR build/exec -inst -alg -time < cutoff time> -seed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •