add a logo — now it looks like we know what we're doing 😄

This commit is contained in:
L-yang-yang 2026-03-25 12:18:59 +08:00
parent 292d2ee570
commit f0d0969b39
2 changed files with 6 additions and 1 deletions

View file

@ -1,7 +1,12 @@
# cuGenOpt # cuGenOpt
> **A GPU-Accelerated General-Purpose Metaheuristic Framework for Combinatorial Optimization** <p align="center">
<img src="logo.png" alt="cuGenOpt" width="200">
</p>
<h1 align="center">cuGenOpt</h1>
<p align="center"><b>A GPU-Accelerated General-Purpose Metaheuristic Framework for Combinatorial Optimization</b></p>
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![CUDA](https://img.shields.io/badge/CUDA-11.0%2B-green.svg)](https://developer.nvidia.com/cuda-toolkit) [![CUDA](https://img.shields.io/badge/CUDA-11.0%2B-green.svg)](https://developer.nvidia.com/cuda-toolkit)
[![Python](https://img.shields.io/badge/Python-3.8%2B-blue.svg)](https://www.python.org/) [![Python](https://img.shields.io/badge/Python-3.8%2B-blue.svg)](https://www.python.org/)

BIN
logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 KiB