approximation-algorithm

There are 6 repositories under approximation-algorithm topic.

  • thieu1995/MHA-TSP

    Meta-Heuristic Algorithm for Travelling Salesman Problem

    Language:Python8123
  • rdtaylorjr/TSP-Algorithm-Delivery-Scheduler

    Implements a traveling salesperson problem (TSP) approximation algorithm in order to optimize routes for package deliveries. Written in Python. Supports multiple delivery vehicles, real time changes to delivery schedules and addresses, and provides detailed status updates for each package at any time before, during, or after delivery.

    Language:Python5200
  • affogato15/NSB_characterization

    The folder contains implemented approaches of curves fitting of Non-Specific binding of Blood Plasma proteins to the sensor surface

    Language:Jupyter Notebook0100
  • JJLIN1024/Minimum-FeedBack-Arc-Set

    A program that breaks cycles in undirected and directed graphs (with and without weights), that is, to find the minimum feedback arc set in given graphs.

    Language:C++00
  • mr-older/orthoapprox

    Orthogonal regression polynomial approximation: no SLE, fast, high precision, no dependencies

    Language:PHP0100