250 likes | 457 Views
Good Bye to Discrete Mathematics!!. CS340: Discrete Mathematics. Sets. Venn Diagrams Abstract visualization of a Universal set, U as a rectangle, with all subsets of U shown as circles. Shaded portion represents the corresponding set. , . Sets. Mathematical Logic. Example:
E N D
Good Bye to Discrete Mathematics!! CS340: Discrete Mathematics
Sets • Venn Diagrams • Abstract visualization of a Universal set, U as a rectangle, with all subsets of U shown as circles. • Shaded portion represents the corresponding set ,
Mathematical Logic • Example: • Determine whether statement formula A logically implies statement formula B. • Let A: (~(p ∨q )) and B: (q ∧p ) • Truth Table
Permutation and Combination Permutation Combination
Graph Theory Euler Circuit Hamiltonian Cycle Many Algorithms
Trees and Networks Traversal: Inorder, Preorder, Postorder
Trees and Networks Network Flow
Combinatorial Circuits • Many Basic Gates: • And Gate • Or Gate • Not Gate • NAnd Gate • NOr Gate • Some Circuits: • Half Adder • Full Adder