The mere formulation of a problem is often far more essntial than its solution.
To raise new problems from a new angle requires creative imagination and mark
real advances...
-- Albert Einstein
-- (why don't my prof's ever accept this on a test??? hehehehehehehe)
brute force adj.
Describes a primitive programming style
one in which the programmer relies on the computer's processing
power instead of using his or her own intelligence to simplify the
problem, often ignoring problems of scale and applying naive
methods suited to small problems directly to large ones....