Problem Solving And Skill - University of Colorado Boulder

Problem solvers adhering to the generate-and-test paradigm use two basic modules. > One module, the generator, enumerates possible solutions. > The second, the tester, evaluates each proposed solutions, either accepting or rejecting that solution. ................
................