From f19f14b71614f62f01ed61defd6e097a3c6cadfd Mon Sep 17 00:00:00 2001 From: L-yang-yang <15251858055@163.com> Date: Wed, 25 Mar 2026 12:19:49 +0800 Subject: [PATCH] =?UTF-8?q?add=20a=20logo=20=E2=80=94=20now=20it=20looks?= =?UTF-8?q?=20like=20we=20know=20what=20we're=20doing=20=F0=9F=98=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4515ed9..efd917a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # cuGenOpt + +[](https://opensource.org/licenses/MIT) +[](https://developer.nvidia.com/cuda-toolkit) +[](https://www.python.org/)
A GPU-Accelerated General-Purpose Metaheuristic Framework for Combinatorial Optimization
-[](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) ---