search for books and compare prices
logic programming matches 192 work(s)
at beginning | displaying 1 to 25 | next 25 >
Jump to start at |
show results in order: alphabetically | oldest to newest | newest to oldest
Cover for 9780763718435 Cover for 9780763772062 Cover for 9780867204773 Cover for 9781284070408 Cover for 9780138156220 Cover for 9780128007273 Cover for 9780132805452 Cover for 9780133985078 Cover for 9780136077732 Cover for 9780321471277 Cover for 9781138798175 Cover for 9780387609836 Cover for 9780387610429 Cover for 9781138798182 Cover for 9781783265084 Cover for 9781631178535 Cover for 9780387969619 Cover for 9781461281887 Cover for 9780619063153 Cover for 9780619160210 Cover for 9780619216917 Cover for 9781418836337 Cover for 9781423901969 Cover for 9780792395331 Cover for 9780792394297 Cover for 9780314045843 Cover for 9781447154860 Cover for 9781852339388 Cover for 9780792394570 Cover for 9781461361572 Cover for 9780792315469 Cover for 9789401051316 Cover for 9780792395355 Cover for 9781461359289 Cover for 9783540007050 Cover for 9783642622489 Cover for 9780792394891 Cover for 9781461362005 Cover for 9780792383710 Cover for 9781461373292 Cover for 9783374030163 Cover for 9783642623257 Cover for 9780387941295 Cover for 9780387948935 Cover for 9781461268550 Cover for 9781468402131 Cover for 9781461448020 Cover for 9781489992833 Cover for 9780792395324 Cover for 9781461359258 Cover for 9783642329722 Cover for 9780387194271 Cover for 9783642738265 Cover for 9780792396635 Cover for 9781461285649
cover image for 9781284070408

Hardcover:

9781284070408 | 4 har/psc edition (Jones & Bartlett Pub, December 13, 2015), cover price $211.95
9780763772062 | 3 edition (Jones & Bartlett Pub, February 26, 2009), cover price $261.95
9780763718435 | 2 sub edition (Jones & Bartlett Pub, September 1, 2001), cover price $137.95
9780867204773 | Jones & Bartlett Pub, January 1, 1995, cover price $108.95

Paperback:

9780138156220, titled "Social Deviance: Readings in Theory and Research" | Prentice Hall, September 1, 1992, cover price $30.59 | also contains Social Deviance: Readings in Theory and Research

cover image for 9780133985078

Paperback:

9780133985078 | 4 pap/psc edition (Prentice Hall, February 26, 2015), cover price $126.00
9780132805452 | 3 pap/cdr edition (Prentice Hall, February 10, 2012), cover price $124.60
9780136077732 | 2 pap/cdr edition (Addison-Wesley, October 2, 2009), cover price $105.20
9780321471277 | 1 edition (Addison-Wesley, October 1, 2007), cover price $85.00

cover image for 9781138798182

Hardcover:

9781138798175 | Routledge, February 5, 2015, cover price $180.00

Paperback:

9781138798182 | Routledge, February 11, 2015, cover price $52.95
9780387609836, titled "Extensions of Logic Programming: 5th International Workshop, Elp '96, Leipzig, Germany, March 28-30, 1996 : Proceedings" | Springer Verlag, April 1, 1996, cover price $56.00 | also contains Extensions of Logic Programming: 5th International Workshop, Elp ''96, Leipzig, Germany, March 28-30, 1996 : Proceedings
9780387610429, titled "Tools and Algorithms for the Construction and Analysis of Systems: Second International Workshop, Tacas ''96, Passau, Germany, March 1996 : Proceedings" | Springer Verlag, April 1, 1996, cover price $68.00 | also contains Tools and Algorithms for the Construction and Analysis of Systems: Second International Workshop, Tacas ''96, Passau, Germany, March 1996 : Proceedings

cover image for 9781783265084
Product Description: This book represents a selection of papers presented at the Inductive Logic Programming (ILP) workshop held at Cumberland Lodge, Great Windsor Park. The collection marks two decades since the first ILP workshop in 1991. During this period the area has developed into the main forum for work on logic-based machine learning...read more

Hardcover:

9781783265084 | World Scientific Pub Co Inc, November 26, 2014, cover price $98.00 | About this edition: This book represents a selection of papers presented at the Inductive Logic Programming (ILP) workshop held at Cumberland Lodge, Great Windsor Park.

cover image for 9781461281887

Hardcover:

9780387969619 | Springer Verlag, June 1, 1989, cover price $59.95

Paperback:

9781461281887 | Springer-Verlag New York Inc, October 20, 2013, cover price $99.00

cover image for 9781423901969
Programming Logic and Design, Comprehensive, Third Edition provides the beginning programmer with a guide to developing structured program logic. This textbook assumes no programming experience and does not focus on any one particular language. It introduces programming concepts and enforces good style and logical thinking. New elements found in this edition include a complete program example in each chapter; key terms and 20 review questions at the end of every chapter; more thorough coverage of modularization, object-oriented concepts, and event handling; earlier coverage of style and design issues; and a new appendix on numbering systems.

Paperback:

9781418836337, titled "Programming Logic And Design: Comprehensive" | 4 pap/cdr edition (Course Technology Ptr, January 20, 2006), cover price $216.95
9789990133493, titled "Programming Logic And Design: Comprehensive" | 4th edition (Course Technology Ptr, January 20, 2006), cover price $0.02
9780619216917, titled "Programming Logic and Design: Comprehensive" | Pap/cdr edition (Course Technology Ptr, September 30, 2004), cover price $120.95 | About this edition: Programming Logic and Design, Comprehensive, Third Edition provides the beginning programmer with a guide to developing structured program logic.
9789990073317, titled "Programming Logic & Design Comprehensive" | Course Technology Ptr, September 1, 2004, cover price $0.02
9780619160210, titled "Programming Logic and Design: Comprehensive" | 3 pap/cdr edition (Course Technology Ptr, March 1, 2004), cover price $124.95
2 other edition(s) in this binding (see all)

The premise behind developing powerful declarative database languages is compelling: by enabling users to specify their queries (and their integrity constraints) in a clear, non-operational way, they make the user's task easier, and provide the database system with more opportunities for optimization. Relational database systems offer a striking proof that this premise is indeed valid. The most popular relational query language, SQL, is based upon relational algebra and calculus, i.e., a small fragment of first-order logic, and the ease of writing queries in SQL (in comparison to more navigational languages) has been an important factor in the commercial success of relational databases. It is well-known that SQL has some important limitations, in spite of its success and popUlarity. Notably, the query language is non-recursive, and support for integrity constraints is limited. Indeed, recognizing these problems, the latest standard, SQL-92, provides increased support for integrity constraints, and it is anticipated that the successor to the SQL-92 standard, called SQL3, RECURSIVE UNION operation [1]. Logic database systems have will include a concentrated on these extensions to the relational database paradigm, and some systems (e.g., Bull's DEL prototype) have even incorporated object-oriented features (another extension likely to appear in SQL3).
By Raghu Ramakrishnan (editor)

Hardcover:

9780792395331 | Kluwer Academic Pub, January 1, 1995, cover price $259.00 | About this edition: The premise behind developing powerful declarative database languages is compelling: by enabling users to specify their queries (and their integrity constraints) in a clear, non-operational way, they make the user's task easier, and provide the database system with more opportunities for optimization.

Paperback:

9781461359265 | Springer-Verlag New York Inc, October 3, 2013, cover price $259.00

cover image for 9781447154860

Paperback:

9781447154860 | 2 edition (Springer-Verlag New York Inc, November 20, 2013), cover price $49.99
9781852339388 | Springer-Verlag New York Inc, July 1, 2005, cover price $69.95
9780314045843, titled "World History Since 1500: Age of Global Integration" | Wadsworth Pub Co, January 1, 1995, cover price $65.95 | also contains World History Since 1500: Age of Global Integration

cover image for 9781461361572
Product Description: In conjunction with the 1993 International Conference on Logic Programming (ICLP'93), held in Budapest Hungary, two workshops were held concerning the implementations of logic programming systems: Practical Implementations and Sys­ tems Experience in Logic Programming Systems, and Concurrent, Distributed, and Parallel Implementations of Logic Programming Systems...read more
By Giancarlo Succi (editor) and Evan Tick (editor)

Hardcover:

9780792394570 | Kluwer Academic Pub, June 1, 1994, cover price $199.00 | About this edition: This volume is a collection of research papers in the area of the implementation of logic programming systems.

Paperback:

9781461361572 | Reprint edition (Springer-Verlag New York Inc, October 12, 2012), cover price $199.00 | About this edition: In conjunction with the 1993 International Conference on Logic Programming (ICLP'93), held in Budapest Hungary, two workshops were held concerning the implementations of logic programming systems: Practical Implementations and Sys­ tems Experience in Logic Programming Systems, and Concurrent, Distributed, and Parallel Implementations of Logic Programming Systems.

cover image for 9789401051316
Product Description: In Logic Programming, as in many other areas, Theory is often best tested by Application and attempted Application frequently necessitates advances in Theory, so both theoretical and practical work is essential for effective progress...read more
By D. R. Brough (editor)

Hardcover:

9780792315469 | Kluwer Academic Pub, February 1, 1992, cover price $189.00 | About this edition: This book contains a collection of papers from the second conference of the Association for Logic Programming.

Paperback:

9789401051316, titled "Logic Programming New Frontiers" | Springer-Verlag New York Inc, November 8, 2012, cover price $129.00 | About this edition: In Logic Programming, as in many other areas, Theory is often best tested by Application and attempted Application frequently necessitates advances in Theory, so both theoretical and practical work is essential for effective progress.

cover image for 9781461359289
Product Description: Cooperating Heterogeneous Systems provides an in-depth introduction to the issues and techniques surrounding the integration and control of diverse and independent software components. Organizations increasingly rely upon diverse computer systems to perform a variety of knowledge-based tasks...read more

Hardcover:

9780792395355 | Kluwer Academic Pub, January 1, 1995, cover price $190.00

Paperback:

9781461359289 | Reprint edition (Springer-Verlag New York Inc, November 5, 2012), cover price $190.00 | About this edition: Cooperating Heterogeneous Systems provides an in-depth introduction to the issues and techniques surrounding the integration and control of diverse and independent software components.

cover image for 9783642622489
Product Description: In this era of heterogeneous and distributed data sources, ranging from semistructured documents to knowledge about coordination processes or workflows, logic provides a rich set of tools and techniques with which to address the questions of how to represent, query and reason about complex data...read more
By Jan Chomicki (editor) and Gunter Saake (editor)

Hardcover:

9783540007050 | Springer Verlag, October 1, 2003, cover price $159.00 | About this edition: In this era of heterogeneous and distributed data sources, ranging from semistructured documents to knowledge about coordination processes or workflows, logic provides a rich set of tools and techniques with which to address the questions of how to represent, query and reason about complex data.

Paperback:

9783642622489 | Reprint edition (Springer-Verlag New York Inc, October 1, 2012), cover price $139.00 | About this edition: In this era of heterogeneous and distributed data sources, ranging from semistructured documents to knowledge about coordination processes or workflows, logic provides a rich set of tools and techniques with which to address the questions of how to represent, query and reason about complex data.

cover image for 9781461362005
Product Description: Multiprocessor Execution of Logic Programs addresses the problem of efficient implementation of logic programming languages, specifically Prolog, on multiprocessor architectures. The approaches and implementations developed attempt to take full advantage of sequential implementation technology developed for Prolog (such as the WAM) while exploiting all forms of control parallelism present in logic programs, namely, or-parallelism, independent and-parallelism and dependent and-parallelism...read more

Hardcover:

9780792394891 | Kluwer Academic Pub, October 1, 1994, cover price $202.00 | About this edition: Multiprocessor Execution of Logic Programs addresses the problem of efficient implementation of logic programming languages, specifically Prolog, on multiprocessor architectures.

Paperback:

9781461362005 | Reprint edition (Springer-Verlag New York Inc, October 6, 2012), cover price $202.00 | About this edition: Multiprocessor Execution of Logic Programs addresses the problem of efficient implementation of logic programming languages, specifically Prolog, on multiprocessor architectures.

cover image for 9781461373292
Product Description: Constraint Logic Programming (CLP), an area of extreme research interest in recent years, extends the semantics of Prolog in such a way that the combinatorial explosion, a characteristic of most problems in the field of Artificial Intelligence, can be tackled efficiently...read more

Hardcover:

9780792383710 | Kluwer Academic Pub, December 1, 1998, cover price $239.00 | About this edition: Constraint Logic Programming (CLP), an area of extreme research interest in recent years, extends the semantics of Prolog in such a way that the combinatorial explosion, a characteristic of most problems in the field of Artificial Intelligence, can be tackled efficiently.

Paperback:

9781461373292 | Reprint edition (Springer-Verlag New York Inc, December 15, 2012), cover price $239.00 | About this edition: Constraint Logic Programming (CLP), an area of extreme research interest in recent years, extends the semantics of Prolog in such a way that the combinatorial explosion, a characteristic of most problems in the field of Artificial Intelligence, can be tackled efficiently.

cover image for 9783374030163
Book by T. P. Martin

Hardcover:

9780471978121, titled "Logic Programming and Soft Computing" | Research Studies Pr Ltd, March 1, 1998, cover price $55.01 | also contains Logic Programming and Soft Computing | About this edition: Book by T.

Paperback:

9783374030163 | Evangelische Verlagsanstalt, November 1, 2012, cover price $32.00

cover image for 9783642623257
Product Description: For the first time in book form, this comprehensive and systematic monograph presents methods for the reversible synthesis of logic functions and circuits. It is illustrated with a wealth of examples and figures that describe in detail the systematic methodologies of synthesis using reversible logic...read more

Hardcover:

9783540009351 | Springer Verlag, December 1, 2003, cover price $219.00

Paperback:

9783642623257 | Reprint edition (Springer Verlag, October 5, 2012), cover price $149.00 | About this edition: For the first time in book form, this comprehensive and systematic monograph presents methods for the reversible synthesis of logic functions and circuits.

cover image for 9781461268550
Logic for Applications presents a rigorous introduction to classical, intuitionistic, and modal logic. The book emphasizes deduction as a form of computation by examining the logical and mathematical foundations of resolution theorem proving and logic programming. These subjects are important for many areas of applications in computer science and artificial intelligence. Topics covered include soundness, completeness, and undecidability for classical, nonclassical, and computation-based logical systems as well as compactness and the theorems of Herbrand and Skolem-Lowenheim. In context of PROLOG, termination conditions, negation as failure, and the relations to nonmonotonic logic are all discussed.This book is an ideal textbook for presenting classical and non-classical logic as well as logic programming to advanced undergraduate or beginning graduate students in computer science or mathematics. It contains a historical appendix and an extensive list of references for further studies in the field. No advanced mathematical background is required.

Hardcover:

9780387948935 | 2 sub edition (Springer-Verlag New York Inc, February 1, 1997), cover price $169.00
9780387941295 | Springer Verlag, December 1, 1993, cover price $53.95 | About this edition: Logic for Applications presents a rigorous introduction to classical, intuitionistic, and modal logic.

Paperback:

9781461268550 | 2 reprint edition (Springer-Verlag New York Inc, September 28, 2012), cover price $169.00
9781468402131 | Reprint edition (Springer-Verlag New York Inc, July 31, 2012), cover price $99.00 | About this edition: This book is a rigorous introduction to classical and nonclassical logics which emphasizes deduction as a form of computation.

cover image for 9781489992833
By Olivier Pietquin (editor)

Hardcover:

9781461448020 | Springer-Verlag New York Inc, October 21, 2012, cover price $129.00

Paperback:

9781489992833 | Springer-Verlag New York Inc, November 9, 2014, cover price $129.00

cover image for 9781461359258
Product Description: Program synthesis is a solution to the software crisis. If we had a program that develops correct programs from specifications, then program validation and maintenance would disappear from the software life-cycle, and one could focus on the more creative tasks of specification elaboration, validation, and maintenance, because replay of program development would be less costly...read more

Hardcover:

9780792395324 | Kluwer Academic Pub, January 1, 1995, cover price $269.00 | About this edition: Book by Pierre Flener

Paperback:

9781461359258 | Reprint edition (Springer-Verlag New York Inc, September 26, 2012), cover price $269.00 | About this edition: Program synthesis is a solution to the software crisis.

cover image for 9783642329722
Product Description: This book constitutes the proceedings of the 14th International Workshop on Computer Algebra in Scientific Computing, CASC 2012, held in Maribor, Slovenia, in September 2012. The 28 full papers presented were carefully reviewed and selected for inclusion in this book...read more

Paperback:

9783642329722 | Springer-Verlag New York Inc, July 26, 2012, cover price $83.00 | About this edition: This book constitutes the proceedings of the 14th International Workshop on Computer Algebra in Scientific Computing, CASC 2012, held in Maribor, Slovenia, in September 2012.

cover image for 9783642738265
Product Description: At least four research fields detennine the theoretical background of specification and deduction in computer science: recursion theory, automated theorem proving, abstract data types and tenn rewriting systems. As these areas approach each other more and more, the strong distinctions between functional and relational views, deductive and denotational approaches as well as between specification and programming are relieved in favour of their integration...read more

Hardcover:

9780387194271 | Springer Verlag, September 1, 1988, cover price $79.95 | About this edition: This book presents a unifying approach to semantical concepts and deductive methods used in recursive, equational and logic programming, data type specification and automated theorem-proving.

Paperback:

9783642738265 | Reprint edition (Springer-Verlag New York Inc, December 3, 2011), cover price $99.00 | About this edition: At least four research fields detennine the theoretical background of specification and deduction in computer science: recursion theory, automated theorem proving, abstract data types and tenn rewriting systems.

cover image for 9781461285649
Product Description: A logic view of 0-1 integer programming problems, providing new insights into the structure of problems that can lead the researcher to more effective solution techniques depending on the problem class. Operations research techniques are integrated into a logic programming environment...read more

Hardcover:

9780792396635 | Springer-Verlag New York Inc, May 1, 1996, cover price $199.00 | About this edition: A logic view of 0-1 integer programming problems, providing new insights into the structure of problems that can lead the researcher to more effective solution techniques depending on the problem class.

Paperback:

9781461285649 | Reprint edition (Springer Verlag, July 31, 2012), cover price $199.00 | About this edition: A logic view of 0-1 integer programming problems, providing new insights into the structure of problems that can lead the researcher to more effective solution techniques depending on the problem class.

at beginning | displaying 1 to 25 | next 25 >