Skip to content

TIAGOOOLIVEIRA/quantum-vs-classical-computing-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quantum vs Classical Computing Benchmarks

Purpose

This repository explores quantum computing algorithms in comparison with classical ones to optimize and explore the limits of new technologies. The goal is to benchmark and analyze the performance differences between quantum and classical approaches for various computational problems.

Structure

Each algorithm is organized in its own folder with dedicated documentation:

Algorithms

1. Travelling Salesman Problem (TSP)

Focus on graph theory and shortest path optimization, comparing quantum and classical approaches to this NP-hard problem.

2. Prime Factorization

Exploring cryptographic applications by comparing classical and quantum factorization methods, including implementations relevant to RSA encryption security.

Getting Started

Navigate to each algorithm's folder for specific implementation details, benchmarks, and comparisons between quantum and classical approaches.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages