Village Pump/Approximate fit solutions

From Rosetta Code
Revision as of 10:01, 24 July 2011 by rosettacode>Markhobley (approximate or best fit)
Approximate fit solutions
This is a particular discussion thread among many which consider Rosetta Code.

Summary

New tag for "limited solutions"

Discussion

In some instances, it may not be possible for a language to provide an exact match solution to the task, due to limitations of the language or its utilized subcomponents. It mighr be a good idea to have a "limited solution" marker would be a good idea. (Similar to the "incorrect solution" tag), that reads something like 'The solution provided does not meet the exact specifications of the task, due to limitations of the language or its subcomponents. The author has tried to provide an "approximate fit" or "best fit" solution based on those limitations'. I know there are tasks on the wiki, where the solutions is a close approximation, rather than an exact fit. This might be quite useful. This would give better scope for making comparisons of languages, because it would be possible to see the limitations of the language and it tools for a particular task, (rather than the implementation being simply omitted, giving us nothing to use for evaluation of the language at all). Markhobley 09:55, 24 July 2011 (UTC)