Quaffel / get-me-drunk-efficiently

Webservice providing cocktail recommendations based on how drunk you want to be
4 stars 0 forks source link

Another algorithm #38

Closed Jonasdoubleyou closed 3 years ago

Jonasdoubleyou commented 3 years ago

given we only have a small amount of possible drinks atm (e.g. my fridge with 20+ things returns 4 matches), finding a perfect match does not seem that optimal, given the performance problems. This PR finds a first "okay" match instead.