Skip to content

Commit 2f1836d

Browse files
add more badges to README
1 parent 56ce164 commit 2f1836d

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
# CHILS — Concurrent Hybrid Iterated Local Search
22
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
3+
[![C](https://img.shields.io/badge/C-GNU17-blue.svg)](https://gcc.gnu.org/)
34
[![DOI](https://zenodo.org/badge/829941140.svg)](https://doi.org/10.5281/zenodo.15173363)
4-
[![Build and Test](https://github.com/KennethLangedal/CHILS/actions/workflows/github-actions.yml/badge.svg)](https://github.com/KennethLangedal/CHILS/actions/workflows/github-actions.yml)
5+
[![Build and Test](https://github.com/KarlsruheMIS/CHILS/actions/workflows/github-actions.yml/badge.svg)](https://github.com/KarlsruheMIS/CHILS/actions/workflows/github-actions.yml)
6+
[![SEA 2025](https://img.shields.io/badge/SEA-2025-brightgreen.svg)](https://doi.org/10.5281/zenodo.15173363)
7+
[![arXiv](https://img.shields.io/badge/arXiv-2412.14198-b31b1b.svg)](https://arxiv.org/abs/2412.14198)
8+
[![Linux](https://img.shields.io/badge/Linux-supported-success.svg)](https://github.com/KarlsruheMIS/CHILS)
9+
[![macOS](https://img.shields.io/badge/macOS-supported-success.svg)](https://github.com/KarlsruheMIS/CHILS)
10+
[![Homebrew](https://img.shields.io/badge/Homebrew-available-orange.svg)](https://github.com/KarlsruheMIS/homebrew-chils)
11+
[![PyPI](https://img.shields.io/pypi/v/CHILS.svg)](https://pypi.org/project/CHILS/)
12+
[![GitHub stars](https://img.shields.io/github/stars/KarlsruheMIS/CHILS.svg)](https://github.com/KarlsruheMIS/CHILS/stargazers)
13+
[![GitHub issues](https://img.shields.io/github/issues/KarlsruheMIS/CHILS.svg)](https://github.com/KarlsruheMIS/CHILS/issues)
14+
[![Last Commit](https://img.shields.io/github/last-commit/KarlsruheMIS/CHILS.svg)](https://github.com/KarlsruheMIS/CHILS/commits)
15+
[![Agent-Ready](https://img.shields.io/badge/Agent--Ready-yes-blue)](https://github.com/KarlsruheMIS/CHILS)
16+
[![Heidelberg University](https://img.shields.io/badge/Heidelberg-University-c1002a)](https://www.uni-heidelberg.de)
517

618
![CHILS illustration](CHILS.png)
719

0 commit comments

Comments
 (0)