Main Page > Networked Inference Engine > Output

Overview

The purpose of this module is to present the end result from the program in a way that makes the most sense to an end user.

If we ask the program a question, it doesn't need to tell us every possible piece of information it knows about the topic. It just needs to answer the question. If the question cannot be answered precisely because there are several answers that would work, it should present all possible solutions, or pick one and voice concern about its uncertainty.

Consider this module "polish" that doesn't need to be addressed until every other piece of the project works.