Cargando…

Introduction to lattice theory with computer science applications /

A computational perspective on partial order and lattice theory, focusing on algorithms and their applications This book provides a uniform treatment of the theory and applications of lattice theory. The applications covered include tracking dependency in distributed systems, combinatorics, detectin...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Garg, Vijay K. (Vijay Kumar), 1963-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Hoboken, New Jersey : Wiley, [2015]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_ocn904047561
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |||||||||||
008 150224s2015 nju ob 001 0 eng
010 |a  2015007773 
040 |a DLC  |b eng  |e rda  |e pn  |c DLC  |d OCLCF  |d DG1  |d EBLCP  |d YDXCP  |d COO  |d UMI  |d DEBSZ  |d OCLCQ  |d N$T  |d IDEBK  |d CDX  |d OCLCQ  |d KSU  |d VT2  |d RECBK  |d DG1  |d LIP  |d OCLCQ  |d MERUC  |d OCLCQ  |d CEF  |d OCLCQ  |d AU@  |d OCLCQ  |d WYU  |d LVT  |d U3W  |d OCLCQ  |d UAB  |d ESU  |d UKAHL  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 928712410  |a 942670585  |a 1103279957  |a 1148084434 
020 |a 9781119069713  |q (electronic bk.) 
020 |a 1119069718  |q (electronic bk.) 
020 |z 9781119069737 
020 |z 1119069734 
020 |z 9781118914373  |q (cloth) 
020 |z 9781119069706 
020 |z 111906970X 
020 |z 1118914376 
029 1 |a AU@  |b 000056073105 
029 1 |a AU@  |b 000062539527 
029 1 |a AU@  |b 000066261280 
029 1 |a AU@  |b 000066531550 
029 1 |a AU@  |b 000067097546 
029 1 |a CHNEW  |b 000944044 
029 1 |a CHVBK  |b 480242747 
029 1 |a DEBBG  |b BV043397563 
029 1 |a DEBSZ  |b 449476510 
029 1 |a DEBSZ  |b 45217399X 
029 1 |a DEBSZ  |b 480366772 
029 1 |a GBVCP  |b 897163079 
035 |a (OCoLC)904047561  |z (OCoLC)928712410  |z (OCoLC)942670585  |z (OCoLC)1103279957  |z (OCoLC)1148084434 
037 |a CL0500000671  |b Safari Books Online 
042 |a pcc 
050 0 0 |a QA76.9.L38 
072 7 |a COM  |x 013000  |2 bisacsh 
072 7 |a COM  |x 014000  |2 bisacsh 
072 7 |a COM  |x 018000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
072 7 |a COM  |x 032000  |2 bisacsh 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 052000  |2 bisacsh 
082 0 0 |a 004.01/51  |2 23 
049 |a UAMI 
100 1 |a Garg, Vijay K.  |q (Vijay Kumar),  |d 1963- 
245 1 0 |a Introduction to lattice theory with computer science applications /  |c Vijay K. Garg. 
264 1 |a Hoboken, New Jersey :  |b Wiley,  |c [2015] 
264 4 |c ©2015 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
504 |a Includes bibliographical references and index. 
588 0 |a Print version record and CIP data provided by publisher. 
520 |a A computational perspective on partial order and lattice theory, focusing on algorithms and their applications This book provides a uniform treatment of the theory and applications of lattice theory. The applications covered include tracking dependency in distributed systems, combinatorics, detecting global predicates in distributed systems, set families, and integer partitions. The book presents algorithmic proofs of theorems whenever possible. These proofs are written in the calculational style advocated by Dijkstra, with arguments explicitly spelled out step by step. The author's intent is for readers to learn not only the proofs, but the heuristics that guide said proofs. Introduction to Lattice Theory with Computer Science Applications: -Examines; posets, Dilworth's theorem, merging algorithms, lattices, lattice completion, morphisms, modular and distributive lattices, slicing, interval orders, tractable posets, lattice enumeration algorithms, and dimension theory -Provides end of chapter exercises to help readers retain newfound knowledge on each subject -Includes supplementary material at www.ece.uTexas.edu/garg Introduction to Lattice Theory with Computer Science Applications is written for students of computer science, as well as practicing mathematicians. 
505 0 |a Cover; Table of Contents; Title Page; Copyright; Dedication; List Of Figures; Nomenclature; Preface; Chapter 1: Introduction; 1.1 Introduction; 1.2 Relations; 1.3 Partial Orders; 1.4 Join and Meet Operations; 1.5 Operations on Posets; 1.6 Ideals and Filters; 1.7 Special Elements in Posets; 1.8 Irreducible Elements; 1.9 Dissector Elements; 1.10 Applications: Distributed Computations; 1.11 Applications: Combinatorics; 1.12 Notation and Proof Format; 1.13 Problems; 1.14 Bibliographic Remarks; Chapter 2: Representing Posets; 2.1 Introduction; 2.2 Labeling Elements of The Poset. 
505 8 |a 2.3 Adjacency List Representation2.4 Vector Clock Representation; 2.5 Matrix Representation; 2.6 Dimension-Based Representation; 2.7 Algorithms to Compute Irreducibles; 2.8 Infinite Posets; 2.9 Problems; 2.10 Bibliographic Remarks; Chapter 3: Dilworth's Theorem; 3.1 Introduction; 3.2 Dilworth's Theorem; 3.3 Appreciation of Dilworth's Theorem; 3.4 Dual of Dilworth's Theorem; 3.5 Generalizations of Dilworth's Theorem; 3.6 Algorithmic Perspective of Dilworth's Theorem; 3.7 Application: Hall's Marriage Theorem; 3.8 Application: Bipartite Matching; 3.9 Online Decomposition of posets. 
505 8 |a 3.10 A Lower Bound on Online Chain Partition3.11 Problems; 3.12 Bibliographic Remarks; Chapter 4: Merging Algorithms; 4.1 Introduction; 4.2 Algorithm to Merge Chains in Vector Clock Representation; 4.3 An Upper Bound for Detecting an Antichain of Size; 4.4 A Lower Bound for Detecting an Antichain of Size; 4.5 An Incremental Algorithm for Optimal Chain Decomposition; 4.6 Problems; 4.7 Bibliographic Remarks; Chapter 5: Lattices; 5.1 Introduction; 5.2 Sublattices; 5.3 Lattices as Algebraic Structures; 5.4 Bounding The Size of The Cover Relation of a Lattice. 
505 8 |a 5.5 Join-Irreducible Elements Revisited5.6 Problems; 5.7 Bibliographic Remarks; Chapter 6: Lattice Completion; 6.1 INTRODUCTION; 6.2 COMPLETE LATTICES; 6.3 CLOSURE OPERATORS; 6.4 TOPPED -STRUCTURES; 6.5 DEDEKIND-MACNEILLE COMPLETION; 6.6 STRUCTURE OF DEDEKIND-MACNEILLE COMPLETION OF A POSET; 6.7 AN INCREMENTAL ALGORITHM FOR LATTICE COMPLETION; 6.8 BREADTH FIRST SEARCH ENUMERATION OF NORMAL CUTS; 6.9 DEPTH FIRST SEARCH ENUMERATION OF NORMAL CUTS; 6.10 APPLICATION: FINDING THE MEET AND JOIN OF EVENTS; 6.11 APPLICATION: DETECTING GLOBAL PREDICATES IN DISTRIBUTED SYSTEMS. 
505 8 |a 6.12 APPLICATION: DATA MINING6.13 PROBLEMS; 6.14 BIBLIOGRAPHIC REMARKS; Chapter 7: Morphisms; 7.1 INTRODUCTION; 7.2 LATTICE HOMOMORPHISM; 7.3 LATTICE ISOMORPHISM; 7.4 LATTICE CONGRUENCES; 7.5 QUOTIENT LATTICE; 7.6 LATTICE HOMOMORPHISM AND CONGRUENCE; 7.7 PROPERTIES OF LATTICE CONGRUENCE BLOCKS; 7.8 APPLICATION: MODEL CHECKING ON REDUCED LATTICES; 7.9 PROBLEMS; 7.10 BIBLIOGRAPHIC REMARKS; Chapter 8: Modular Lattices; 8.1 INTRODUCTION; 8.2 MODULAR LATTICE; 8.3 CHARACTERIZATION OF MODULAR LATTICES; 8.4 PROBLEMS; 8.5 BIBLIOGRAPHIC REMARKS; Chapter 9: Distributive Lattices; 9.1 INTRODUCTION. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Computer science  |x Mathematics. 
650 0 |a Engineering mathematics. 
650 0 |a Lattice theory. 
650 6 |a Informatique  |x Mathématiques. 
650 6 |a Mathématiques de l'ingénieur. 
650 6 |a Théorie des treillis. 
650 7 |a COMPUTERS  |x Computer Literacy.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Science.  |2 bisacsh 
650 7 |a COMPUTERS  |x Data Processing.  |2 bisacsh 
650 7 |a COMPUTERS  |x Hardware  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Information Technology.  |2 bisacsh 
650 7 |a COMPUTERS  |x Machine Theory.  |2 bisacsh 
650 7 |a COMPUTERS  |x Reference.  |2 bisacsh 
650 7 |a Computer science  |x Mathematics  |2 fast 
650 7 |a Engineering mathematics  |2 fast 
650 7 |a Lattice theory  |2 fast 
776 0 8 |i Print version:  |a Garg, Vijay K. (Vijay Kumar), 1963-  |t Introduction to lattice theory with computer science applications.  |d Hoboken, New Jersey : John Wiley & Sons, Inc., [2015]  |z 9781118914373  |w (DLC) 2015003602 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781118914373/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH30488063 
938 |a Coutts Information Services  |b COUT  |n 30170090 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL1895351 
938 |a EBSCOhost  |b EBSC  |n 1099401 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis30170090 
938 |a Recorded Books, LLC  |b RECE  |n rbeEB00622440 
938 |a YBP Library Services  |b YANK  |n 12483995 
938 |a YBP Library Services  |b YANK  |n 12673926 
938 |a YBP Library Services  |b YANK  |n 12500457 
994 |a 92  |b IZTAP