Skip to content

genevieve-le-houx/SO_challenge_11_taco_crawl_optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stackoverflow challenge #11: Taco crawl optimization

This is my submission to Stackoverflow challenge #11: Taco crawl optimization

https://stackoverflow.com/beta/challenges/79785895/code-challenge-11-taco-crawl-optimization

The goal of the challenge is to visit up to 8 out of 10 taco spot (starting at position (0, 0), while optimizing to have the best "tastiness score" and travelling the less distance

The tacos data are given in the file tacos_data.csv

Execution

The code is done using Python 3.13.7. To execute, simply run main.py. dataclasses-json library is needed.

About

Stackoverflow Challenge #11: Taco crawl optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages