8000 GitHub - Vicky-Christofilopoulou/Logic: This assignment covers key topics in logic, theorem proving, and knowledge representation relevant to Artificial Intelligence.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This assignment covers key topics in logic, theorem proving, and knowledge representation relevant to Artificial Intelligence.

Notifications You must be signed in to change notification settings

Vicky-Christofilopoulou/Logic

Repository files navigation

Tasks Overview

  • Propositional logic proofs using truth tables and resolution.
  • Translate statements into first-order logic with clear vocabulary.
  • Interpret and evaluate first-order logic formulas based on a given scene.
  • Logical inference: prove or disprove conclusions from premises.
  • Validate first-order logic formulas and prove using resolution.
  • Find most general unifiers for given formula pairs.
  • Model political party statements in first-order logic and prove properties using resolution.
  • Use Horn clauses and backward chaining to answer queries (Prolog optional).
  • Convert formulas to CNF and prove with theorem prover Prover9.
  • Represent a relational database and query it using Datalog with forward chaining.

About

This assignment covers key topics in logic, theorem proving, and knowledge representation relevant to Artificial Intelligence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0