Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

20
votes
1answer
514 views

Random generation of C programs with floating-point

Does anyone know a random generator of C programs that include floating-point computations? I am looking for something that would be a little bit like Csmith, except that Csmith does not generate ...