Skip to content
#

optimisation

Here are 134 public repositories matching this topic...

This project aims to solve the Travelling Salesman Problem (TSP) using two heuristic approaches: Genetic Algorithm (GA) and Simulated Annealing (SA). The ATT48 dataset is used as a benchmark to compare their efficiency in finding the shortest possible route while visiting all cities exactly once.

  • Updated Nov 11, 2025
  • Python

A quantitative trading strategy backtester with an interactive dashboard. Enables users to implement, test, and visualise trading strategies using historical market data, featuring customisable parameters and key performance metrics. Developed with Python and Polars.

  • Updated Nov 10, 2025
  • Python

Improve this page

Add a description, image, and links to the optimisation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the optimisation topic, visit your repo's landing page and select "manage topics."

Learn more