Forum: Computer Science and Software Design Aug 18th, 2005 |
| Replies: 11 Views: 4,264 |
Forum: Computer Science and Software Design Aug 14th, 2005 |
| Replies: 3 Views: 3,843 Re: Algorithm to Boolean Math Function I'm sorry, you're right it wouldn't be possible to describe a whole algorithm with a boolean function, but it is possible to describe a run of an algorithm on a specific input with a boolean... |
Forum: Computer Science and Software Design Aug 14th, 2005 |
| Replies: 3 Views: 3,843 Algorithm to Boolean Math Function Could anyone confirm if for every algorithm running on some architecture M, there is an equivalent boolean function, and that the length of this boolean function is proportional to the runtime of the... |
Forum: Computer Science and Software Design Aug 14th, 2005 |
| Replies: 6 Views: 7,276 |