
Classification of code challenges - Code Golf Meta Stack Exchange
Aug 13, 2016 · I also propose that we should retroactively re-tag posts that use this scoring mechanism. There are some golf-cpu fastest-code challenges. I believe that they also lie under fewest …
Conflict between kolmogorov-complexity tag wiki and usage
May 17, 2017 · I think this sort of puzzle is not kolmogorov-complexity, but that it deserves its own categorisation (I often use classification, but it doesn't always apply and it's more general).
Make sandbox classified? - Code Golf Meta Stack Exchange
One sandbox full of codegolf and one sandbox for others (popularity, puzzle, troll, etc). 15 pages of sandbox is a little bit, intimidating for me. Classification may help. discussion feature-request status …
Newest Questions - Page 27 - Code Golf Meta Stack Exchange
Classification of code challenges We've got a bunch of code-challenge problems. Furthermore, a lot of them have a bunch of similarities in their scoring systems. I've taken the first 50 of them (excluding …
New tag proposal: decision-problem - Code Golf Meta Stack Exchange
Nov 15, 2016 · Classification is about classifying an input - deciding which of multiple sets of criteria the input satisfies (if any). They're similar, but the difference is that a decision problem is a yes-or-no …
Standard loopholes: what counts as hard coding?
I think binary classification is a good idea. This makes it so that each test case is worth the same. The first option is that the score is the %correct. The next is the phi-coefficient, which I prefer. Puzzles …
Is [code-challenge] necessary? - Code Golf Meta Stack Exchange
Maybe we need to classify, which goals can be in questions and follow this classification, like: codegolf, complexity, memory-usage. Sometimes mix 2nd and 3rd.\$\endgroup\$
Do we want an xkcd tag? - Code Golf Meta Stack Exchange
No Tags are meant to classify questions according to some distinctive quality that they share. Simply referencing an xkcd comic is not a distinctive quality that would create a meaningful classification. …
Tag proposal: [minecraft] - Code Golf Meta Stack Exchange
No. For similar reasons to how we declined the creation of an xkcd tag, there is no real classification that arises from having a minecraft tag.
Tips for writing good code golf questions
Jan 28, 2017 · For example, you might have a classification problem that allows programs to output a confidence score between 0 and 1, with part of the scoring being <confidence> * <-1 if incorrect, 1 if …