Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nvidia/cuopt-resources

A collection of NVIDIA cuOpt samples and other resources
https://github.com/nvidia/cuopt-resources

cvrp cvrptw gpu gpu-acceleration gpu-optimization intralogistics last-mile-delivery logistics nvidia-gpu operations-research optimization optimization-algorithms optimization-tools pickup-and-delivery route-optimization traveling-salesman-problem tsp-solver vehicle-routing-problem vrp vrp-solver

Last synced: about 18 hours ago
JSON representation

A collection of NVIDIA cuOpt samples and other resources

Awesome Lists containing this project

README

        

# cuOpt Resources
NVIDIA cuOpt is an accelerated Operations Research optimization API to help developers create complex, real-time fleet routing workflows on NVIDIA GPUs.
This repository contains a collection of resources demonstrating use of NVIDIA cuOpt via service APIs.

The cuOpt-Resources repository is under [MIT License](LICENSE.md)

Use of NVIDIA cuOpt is subject to the [End User License Agreement](https://docs.nvidia.com/cuopt/user-guide/license_sh.html)

## [NVIDIA cuOpt](https://docs.nvidia.com/cuopt/user-guide/license_sh.html)

cuOpt uses highly optimized GPU-accelerated solvers relying on heuristics, metaheuristics, and optimization. In addition to providing dramatically accelerated, world class solutions to some of the most difficult optimization problems, NVIDIA cuOpt prioritizes ease of use through high level service APIs

[cuOpt Docs](https://docs.nvidia.com/cuopt/)

## Contents
* NVIDIA cuOpt managed service example notebooks
* [Routing Optimization](notebooks/routing/)