Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@ configs = cs.sample_configuration(2)
date = {2019},
}
```

## Sponsorship

The maintenance and development of ConfigSpace is partially funded by the Alexander von Humboldt Foundation through an Alexander von Humboldt Professorship awarded to Prof. Holger H. Hoos.

7 changes: 7 additions & 0 deletions docs/sponsorship.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Sponsorship

Thanks to all the sponsors making ConfigSpace possible!

### Alexander von Humdboldt Foundation

The maintenance and development of ConfigSpace is partially funded by the Alexander von Humboldt Foundation through an Alexander von Humboldt Professorship awarded to Prof. Holger H. Hoos.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,3 +175,4 @@ nav:
- Serialization: "reference/serialization.md"
- Util: "reference/util.md"
- API: "api/"
- Sponsorship: "sponsorship.md"
Loading