mirror of
https://github.com/L-yang-yang/cugenopt.git
synced 2026-05-04 13:32:37 +02:00
add a logo — now it looks like we know what we're doing 😄
This commit is contained in:
parent
f0d0969b39
commit
f19f14b716
1 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# cuGenOpt
|
||||
|
||||
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://developer.nvidia.com/cuda-toolkit)
|
||||
[](https://www.python.org/)
|
||||
<p align="center">
|
||||
<img src="logo.png" alt="cuGenOpt" width="200">
|
||||
</p>
|
||||
|
|
@ -7,10 +11,6 @@
|
|||
<h1 align="center">cuGenOpt</h1>
|
||||
|
||||
<p align="center"><b>A GPU-Accelerated General-Purpose Metaheuristic Framework for Combinatorial Optimization</b></p>
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://developer.nvidia.com/cuda-toolkit)
|
||||
[](https://www.python.org/)
|
||||
|
||||
**Paper**: [cuGenOpt: A GPU-Accelerated General-Purpose Metaheuristic Framework for Combinatorial Optimization](https://arxiv.org/abs/2603.19163)
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue