HybridTSPSolver VS igc-xc-score

Compare HybridTSPSolver vs igc-xc-score and see what are their differences.

HybridTSPSolver

A hybrid TSP solver that I made for my master's degree thesis in computer science. (by LorenzoSciandra)

igc-xc-score

A scoring program for gliding competitions striving for 100% accuracy and determinism (by mmomtchev)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
HybridTSPSolver igc-xc-score
2 1
10 40
- -
10.0 8.2
4 months ago 9 days ago
C JavaScript
MIT License GNU Lesser General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

HybridTSPSolver

Posts with mentions or reviews of HybridTSPSolver. We have used some of these posts to build our list of alternatives and similar projects.
  • Feedback on a Hybrid TSP Solver
    1 project | news.ycombinator.com | 30 Jun 2023
  • Hybrid TSP Solver
    1 project | /r/optimization | 30 Jun 2023
    Hello everyone, this is my inaugural post in this community, and I'm excited to share with you my master's degree project. It's an hybrid TSP solver that blends the 1Tree branch-and-bound algorithm by Held and Karp with a Graph Convolutional Network. I've made the entire codebase available on this Github repository, along with detailed information of the ideas and the good results obtained. I'm posting this to receive feedback on my work, including your thoughts on potential areas for improvement and whether you believe some of these concepts could also be applied to Concorde.

igc-xc-score

Posts with mentions or reviews of igc-xc-score. We have used some of these posts to build our list of alternatives and similar projects.
  • How to package a node app info one .js file
    1 project | /r/node | 1 Mar 2023
    You can check https://github.com/mmomtchev/igc-xc-score for an example, there is a rollup.config.js. It packages a CLI and there is even a last step that makes an executable file out of the bundle with nexe.

What are some alternatives?

When comparing HybridTSPSolver and igc-xc-score you can also consider the following projects:

csips - A pure-python integer programming solver

SoftRF - :airplane: Multi-functional, compatible DIY general aviation proximity awareness system

encode-attend-navigate-pytorch - Encode-attend-navigate unofficial Pytorch implementation

portfolio_allocation_js - A JavaScript library to allocate and optimize financial portfolios.

diffnet - Graph Neural Network based Social Recommendation Model. SIGIR2019.

OptaPlanner - Java Constraint Solver to solve vehicle routing, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.

darknet - YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )

XCSoar - ... the open-source glide computer

VeRyPy - A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.