Send
Close Add comments:
(status displays here)
Got it! This site uses cookies. You consent to this by clicking on "Got it!" or by continuing to use this website.nbsp; Note: This appears on each machine/browser from which this site is accessed.
A5: Asmt#5: Prolog logical expressions
You are not logged in. Go to
Login page.
You need to login before you can view more content.(content omitted that requires login)
4. A5: Prolog logical expressions
175: Asmt#5: Prolog logical expressions , Name: ___________________________
CS 340, Fall 2019, York College of Pennsylvania
178, 40 points, 2019-11-01 (due by midnight)
5. Prolog code
Create a Prolog program using TuProlog to output the extended truth table for the same logical expression you had in A2.
Your program should include the following line at the bottom.
:- solve(go).
6. Program requirement
You should present the old and new code in your document along with some commentary.
7. Relevant content
8. Document requirement
File:
Word document: A Word document (extension
docx) that describes what you have done. The guiding principle when writing the document is the following. "
Would someone who is somewhat familiar with what you are doing and reading your document know what you are doing at each step of the process?"
Include a short descriptive title at the top of the document.
Include the following sections. Each section should be clearly and consistently marked. All program text should have explanatory text before and after the program text.
A short introduction as to what you will convey.
Sections explaining what you have done in a logical manner, including any program code, commands, Bash scripts, etc. (on separate lines/blocks) in a fixed font such as "Courier New".
A short summary at the end as to what you conveyed.
All program or command or command output text should be in a fixed font such as "
Courier New".
If you use LibraOffice or OpenOffice instead of Microsoft Office you need to export your document file to the type
docx and not the native format. Use the appropriate "
Save As" command.
9. Zip file submission
Zip the above files into a zip file. Attach the zip file (and only one zip file) to your email message.
Submit the following by sending an email to my email account at
robinsnyder@gmail.com from your YCP email address/account.
Attach the above zip file to your message.
The subject line should be the following (and only the following).
200
10. General comments
Here are some general comments.
Some students did not include the program output in their document.
11. Scoring rubric
CS 340 - A5 : Asmt#5: Prolog logical expressions
Your grade: _ / 40
[LATE] Late or redo penalty: _ / -40
Prolog program text , in document: _ / 10
Prolog program output , in document: _ / 10
Document explanations: _ / 10
Document style - headers , text , code: _ / 10
[CREDIT] Extra credit: _ / +8
Comments:
12. End of page