Skip to content

StarLight1212/Classic-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Classic Algorithms

This repository is dedicated to sharing open-source implementations of classic algorithms in mathematics and computer science. The goal is to provide a comprehensive resource for researchers and practitioners interested in exploring and experimenting with these algorithms.

Algorithms Included

Currently, this repository includes the following classic algorithms:

Each algorithm has a separate directory containing the implementation code and a brief description of the algorithm.

Usage

The implementations are provided in Python. To use these algorithms, clone this repository and install the required dependencies specified in the requirements.txt file. Each algorithm has its own script for running the algorithm on a specific problem. The script can be run using the command python <algorithm_name>_example.py.

Contributions

Contributions are welcome in the form of new algorithms, bug fixes, or improved implementations. If you wish to contribute, please follow the guidelines provided in the CONTRIBUTING.md file.

References

The implementations in this repository are based on the following papers:

·

About

This repo is used for sharing the knowledge and code concerning classic mathematics model and algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages