Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.32 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.32 KB

Cheapest Insertion Heuristic(CIH) Algorithm JS Implementation

Description

This project is a reimplementation of the CIH application, which was previously developed using the Pascal/Delphi programming languages. This version is written in plain JavaScript and HTML to keep it simple and accessible without any need for npm or other package managers.

Usage

Simply clone the project and open the index.html file in your browser as usual.

Once you have the project open in your browser, you can start using the application directly. You can also try it live here.

Contribution

We welcome contributions from anyone. If you would like to contribute, please fork this repository and create a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

If you have any questions or issues regarding this project, please open an issue in this repository or contact us via email at [email protected].