Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.5%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
A code portfolio for Lucas Krol
Basic Info
- Host: GitHub
- Owner: lucaskrol990
- Language: Python
- Default Branch: main
- Size: 7.96 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Citation
README.txt
# Code-portfolio This code portfolio shows some samples of Lucas Krol's work in different programming languages The coding examples are from varying sources, including school projects and own, leisure, coding projects.
Owner
- Login: lucaskrol990
- Kind: user
- Repositories: 1
- Profile: https://github.com/lucaskrol990
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this code, please cite it as below."
title: "ALNS algorithms for assigning officiating crews to games in the German AFL"
authors:
- family-names: "Krol"
given-names: "Lucas"
date-released: 2024-06-20
version: "1.0.0"
url: "https://github.com/lucaskrol990/Code-portfolio"
repository-code: "https://github.com/lucaskrol990/Code-portfolio/tree/main/Python/ALNS-AFL"
license: "MIT"
keywords:
- "Python"
- "ALNS"
- "German AFL"
- "Optimization"
abstract: >
This repository contains the Adaptive Large Neighborhood Search (ALNS) for a Referee Assignment Problem (RAP) with ride-sharing, with a case study in the German AFL
The code is developed as part of a thesis project