|
|
|
|
|
by catechu
5479 days ago
|
|
While I do not know whether or not Watson actually does this, the paper doesn't mention anything about parallelism -- I suspect that the exploitation of structured parallelism is another handy benefit to using Prolog on as many machines as Watson was using. (For example: http://lambda-the-ultimate.org/node/1867.) |
|
Given that they switched from their own pattern matching language to an optimized WAM, I suspect they use one of the common Prolog implementations.