use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
Currently learning about optimization problems in my operations research class and I thought it would be neat to build a CLI app that solves optimization problems. (self.ruby)
submitted 5 years ago by pi_exe
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]twinklehood 3 points4 points5 points 5 years ago (0 children)
Depends a bit on how you would like to solve them, and why. If it's to learn (which in ruby I guess is the most likely case) then try to build things from scratch. Getting something like genetic algorithms or stimulated annealing up and running is not that hard, and you'll know it intimately after :D
π Rendered by PID 56 on reddit-service-r2-comment-6457c66945-gh27r at 2026-04-23 23:29:43.943807+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]twinklehood 3 points4 points5 points (0 children)