Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Empirical-Analysis-Of-Approximation-Algorithms

This repository contains the code and findings for my Design Project (BITS Pilani – CS F376).

Overview

  • Implemented several heuristics for the Vertex Cover, Set Cover, and Traveling Salesman problem in Python.

  • Programmed benchmark solutions using brute force and Integer Linear Programming (ILP) methods.

  • Generated tables and 2D/3D graphs by changing parameters such as number of vertices and graph density.

  • Conducted a comparative analysis of the above algorithms based on execution time and performance ratio against benchmarks.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages