Projects in Awesome Lists tagged with optimal-path
A curated list of projects in awesome lists tagged with optimal-path .
https://github.com/petercorke/pgraph-python
Simple graph classes
a-star-search adjacency-matrix directed-graphs graphviz-dot-language laplacian-matrix optimal-path plotting python python3 undirected-graphs
Last synced: 14 Apr 2025
https://github.com/hxndev/finding-optimal-path-of-map-of-romania-using-a-star
A* is a graph traversal and path search algorithm, which is often used in many fields of computer science due to its completeness, optimality, and optimal efficiency
a-star a-star-algorithm a-star-path-finding code graph map optimal-path python romania shortest-paths
Last synced: 01 Jul 2025
https://github.com/mediaic/caie-filter-pruning
Constraint-Aware Importance Estimation for Global Filter Pruning under Multiple Resource Constraints (CVPRW2020)
filter-pruning multiple-constraints optimal-path pruning
Last synced: 14 Mar 2025
https://github.com/voltamon/aeronet
AeroNet is a project aimed at improving Air Traffic Management (ATM). It automates routine tasks, enhances safety, and provides efficient flight path planning.
air-traffic-control collision-avoidance mysql-database optimal-path python
Last synced: 02 Mar 2026
https://github.com/vaneeza-7/graph-optimization-problem-using-uninformed-search
Calculating the minimum cost and optimal path for a graph using bfs, dfs, and ucs in Artificial Intelligence
artificial-intelligence artificial-intelligence-algorithms bfs dfs graph minimum-cost networkx optimal-path ucs
Last synced: 25 Feb 2025
https://github.com/traxys/patched
A tool to generate optimal patches
diff optimal-patch optimal-path patch
Last synced: 02 Nov 2025
https://github.com/israel-charles/optimal-railroad-track-network
Java-based project that implements Kruskal's algorithm to build a cost-efficient railroad network connecting multiple cities. Given a list of tracks with associated costs, it identifies the minimum spanning tree, ensuring all cities are connected with the minimum possible total cost
java kruskal-algorithm minimum-spanning-tree optimal-path
Last synced: 11 Mar 2025