Difference between revisions of "Logic in computer science"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "'''Logic in computer science''' covers the overlap between the fields of logic and computer science. == Description == The topic has three main areas: * Theoretical...")
 
(External links)
 
(3 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
* [[Computer science]]
 
* [[Computer science]]
 
* [[Logic]]
 
* [[Logic]]
 +
* [[Logic gate]]
 
* [[Logic programming]]
 
* [[Logic programming]]
 +
* [[Mathematical logic]]
 +
* [[Mathematics]]
 +
* [[Three-valued logic]]
  
 
== External links ==
 
== External links ==
  
 
* [https://en.wikipedia.org/wiki/Logic_in_computer_science Logic in computer science] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Logic_in_computer_science Logic in computer science] @ Wikipedia
 +
 +
[[Category:Computer science]]
 +
[[Category:Logic]]

Latest revision as of 15:26, 22 April 2016

Logic in computer science covers the overlap between the fields of logic and computer science.

Description

The topic has three main areas:

  • Theoretical foundations and analysis
  • Use of computer technology to aid logicians
  • Use of concepts from logic for computer applications

See also

External links