/CExpertSystem

Expert System in C for JIMP2 Labs

Primary LanguageC

Expert System in C

Requirements (can change in time of developement)

  1. Input data must be valid on th input
  2. Input data must be in format: a && b => c , which is, single characters are separated by space.
  3. Input facts must be single letters.
  4. Input data are read from the file.
  5. Only 5 strings per line
  6. Input files must end with an empty line.