https://github.com/jamesbloomer/fantasy-f1-solver
Calculates the best Fantasy F1 team given past results
https://github.com/jamesbloomer/fantasy-f1-solver
brute-force fantasy-formula-1 golang knapsack-problem
Last synced: about 1 year ago
JSON representation
Calculates the best Fantasy F1 team given past results
- Host: GitHub
- URL: https://github.com/jamesbloomer/fantasy-f1-solver
- Owner: jamesbloomer
- License: mit
- Created: 2016-05-02T18:07:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-31T19:59:43.000Z (almost 10 years ago)
- Last Synced: 2025-01-28T23:11:47.581Z (over 1 year ago)
- Topics: brute-force, fantasy-formula-1, golang, knapsack-problem
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fantasy-f1-solver
Brute force calculation of the best Fantasy F1 team given past results.