Previous: Task & Communication Model Up: Task & Communication Model Next: Communication model
Task model
This part of the required task model describes the task
at hand for the to be build KBS, i.e. propose a set of flight
combinations given a set of individual afternoon flights of which each
is associated with a set of morning flights.
- task
- propose flight combinations
- agent
- System
- input
- Input set: A set of pairs of flight combinations
- output
- Proposal: Proposed flights combinations
- goal
- The Proposal should create pairs of a first and second
element, where each pair contains at least one element, all pairs
together cover all the elements in the input, and there is no output
possible with more double pairs (i.e. output is an optimal combination).