Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Can a program can do exactly some given task?

Name: Anonymous 2011-11-28 12:33

Is there any way to be sure that a given program will do exactly a specific task?
Let's say I want to make a round-robin scheduler. Is there some way that I can be sure that certain program I've written will do exactly that?

Name: Anonymous 2011-11-29 10:40

It's pretty easy if you've read your SICP.

1) Figure out how you expect a round-robin to react

2) theorize an "effective" strategy for implementing that reaction

3) implement that reaction

There, you've created a round robin.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List