0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (4)
  • R2,500 - R5,000 (3)
  • -
Status
Brand

Showing 1 - 7 of 7 matches in All Departments

Techniques for Searching, Parsing, and Matching (Hardcover, 1st ed. 2021): Alberto Pettorossi Techniques for Searching, Parsing, and Matching (Hardcover, 1st ed. 2021)
Alberto Pettorossi
R2,617 Discovery Miles 26 170 Ships in 10 - 15 working days

In this book the author presents some techniques for exploring trees and graphs. He illustrates the linear search technique and the backtracking technique, and as instances of tree exploration methods he presents various algorithms for parsing subclasses of context-free languages. He also illustrates some tree and graph exploration and manipulation methods by presenting, among others, algorithms for visiting trees, evaluating Boolean expressions, proving propositional formulas, computing paths in graphs, and performing string matching. This book has been used for advanced undergraduate and graduate courses on automata and formal languages, and assumes some prior exposure to the basic notions in that area. Sample programs are presented in Java and Prolog.

Automatic Program Development - A Tribute to Robert Paige (Hardcover, 2008 ed.): Olivier Danvy, Fritz Henglein, Harry Mairson,... Automatic Program Development - A Tribute to Robert Paige (Hardcover, 2008 ed.)
Olivier Danvy, Fritz Henglein, Harry Mairson, Alberto Pettorossi
R2,835 Discovery Miles 28 350 Ships in 10 - 15 working days

This work, a tribute to renowned researcher Robert Paige, is a collection of revised papers published in his honor in the Higher-Order and Symbolic Computation Journal in 2003 and 2005. Among them there are two key papers: a retrospective view of his research lines, and a proposal for future studies in the area of the automatic program derivation. The book also includes some papers by members of the IFIP Working Group 2.1 of which Bob was an active member.

Automatic Program Development - A Tribute to Robert Paige (Paperback, Softcover reprint of hardcover 1st ed. 2008): Olivier... Automatic Program Development - A Tribute to Robert Paige (Paperback, Softcover reprint of hardcover 1st ed. 2008)
Olivier Danvy, Fritz Henglein, Harry Mairson, Alberto Pettorossi
R2,786 Discovery Miles 27 860 Ships in 10 - 15 working days

Automatic Program Development is a tribute to Robert Paige (1947-1999), our accomplished and respected colleague, and moreover our good friend, whose untimely passing was a loss to our academic and research community. We have collected the revised, updated versions of the papers published in his honor in the Higher-Order and Symbolic Computation Journal in the years 2003 and 2005.

Among them there are two papers by Bob: (i) a retrospective view of his research lines, and (ii) a proposal for future studies in the area of the automatic program derivation. The book also includes some papers by members of the IFIP Working Group 2.1 of which Bob was an active member. All papers are related to some of the research interests of Bob and, in particular, to the transformational development of programs and their algorithmic derivation from formal specifications. Automatic Program Development offers a renewed stimulus for continuing and deepening Bob's research visions.

A familiar touch is given to the book by some pictures kindly provided to us by his wife Nieba, the personal recollections of his brother Gary and some of his colleagues and friends."

Logic Based Program Synthesis and Transformation - 11th International Workshop, LOPSTR 2001, Paphos, Cyprus, November 28-30,... Logic Based Program Synthesis and Transformation - 11th International Workshop, LOPSTR 2001, Paphos, Cyprus, November 28-30, 2001. Selected Papers (Paperback, 2002 ed.)
Alberto Pettorossi
R1,553 Discovery Miles 15 530 Ships in 10 - 15 working days

This book constitutes the thoroughly refereed post-proceedings of the 11th International Workshop on Logic-Based Program Synthesis and Transformation, LOPSTR 2001, held in Paphos, Cyprus, in November 2001.The 13 revised full papers presented together with an invited paper were carefully selected and improved during two rounds of reviewing and revision. The papers are organized in topical sections on program transformation and equivalence, program verification, program analysis, program development, and program synthesis.

Meta-Programming in Logic - Third International Workshop, META-92, Uppsala, Sweden, June 10-12, 1992. Proceedings (Paperback,... Meta-Programming in Logic - Third International Workshop, META-92, Uppsala, Sweden, June 10-12, 1992. Proceedings (Paperback, 1992 ed.)
Alberto Pettorossi
R1,608 Discovery Miles 16 080 Ships in 10 - 15 working days

This volume contains lectures and papers delivered at Meta 92, the Third International Workshop on Metaprogramming in Logic, held in Uppsala, Sweden, June 1992. The topics covered include foundations of metaprogramming in logic, proposals for metaprogramming languages, techniques for knowledgerepresentation and belief systems, and program transformation and analysis in logic. Particular topics include belief revision systems, intensionaldeduction, belief systems and metaprogramming, principles of partial deduction, termination in logic programs, semantics of the "vanilla" metainterpreter, a complete resolution method for metaprogramming, semanticsof "demo," hierarchical metalogics, the naming relation in metalevel systems, modules, reflective agents, compiler optimizations, metalogic and object-oriented facilities, parallel logic languages, the use of metaprogramming for legal reasoning, representing objects and inheritance, transformation of normal programs, negation in automatically generated logic programs, reordering of literals in deductive databases, abstract interpretations, and interarguments in constraint logic programs.

Techniques for Searching, Parsing, and Matching (Paperback, 1st ed. 2021): Alberto Pettorossi Techniques for Searching, Parsing, and Matching (Paperback, 1st ed. 2021)
Alberto Pettorossi
R1,860 Discovery Miles 18 600 Ships in 10 - 15 working days

In this book the author presents some techniques for exploring trees and graphs. He illustrates the linear search technique and the backtracking technique, and as instances of tree exploration methods he presents various algorithms for parsing subclasses of context-free languages. He also illustrates some tree and graph exploration and manipulation methods by presenting, among others, algorithms for visiting trees, evaluating Boolean expressions, proving propositional formulas, computing paths in graphs, and performing string matching. This book has been used for advanced undergraduate and graduate courses on automata and formal languages, and assumes some prior exposure to the basic notions in that area. Sample programs are presented in Java and Prolog.

Automata Theory and Formal Languages - Fundamental Notions, Theorems, and Techniques (Paperback, 1st ed. 2022): Alberto... Automata Theory and Formal Languages - Fundamental Notions, Theorems, and Techniques (Paperback, 1st ed. 2022)
Alberto Pettorossi
R1,412 Discovery Miles 14 120 Ships in 12 - 17 working days

Knowledge of automata theory and formal languages is crucial for understanding human-computer interaction, as well as for understanding the various processes that take place when manipulating knowledge if that knowledge is, indeed, expressed as sentences written in a suitably formalized language. In particular, it is at the basis of the theory of parsing, which plays an important role in language translation, compiler construction, and knowledge manipulation in general. Presenting basic notions and fundamental results, this concise textbook is structured on the basis of a correspondence that exists between classes of automata and classes of languages. That correspondence is established by the fact that the recognition and the manipulation of sentences in a given class of languages can be done by an automaton in the corresponding class of automata. Four central chapters center on: finite automata and regular languages; pushdown automata and context-free languages; linear bounded automata and context-sensitive languages; and Turing machines and type 0 languages. The book also examines decidable and undecidable problems with emphasis on the case for context-free languages. Topics and features: Provides theorems, examples, and exercises to clarify automata-languages correspondences Presents some fundamental techniques for parsing both regular and context-free languages Classifies subclasses of decidable problems, avoiding focus on the theory of complexity Examines finite-automata minimalization and characterization of their behavior using regular expressions Illustrates how to derive grammars of context-free languages in Chomsky and Greibach normal forms Offers supplementary material on counter machines, stack automata, and abstract language families This highly useful, varied text/reference is suitable for undergraduate and graduate courses on automata theory and formal languages, and assumes no prior exposure to these topics nor any training in mathematics or logic. Alberto Pettorossi is professor of theoretical computer science at the University of Rome Tor Vergata, Rome, Italy.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Loot
Nadine Gordimer Paperback  (2)
R383 R310 Discovery Miles 3 100
Efekto Hormoban APM - Miscible…
R165 Discovery Miles 1 650
Playseat Evolution Racing Chair (Black)
 (3)
R8,999 Discovery Miles 89 990
Downton Abbey 2 - A New Era
Hugh Bonneville, Maggie Smith DVD  (4)
R133 Discovery Miles 1 330
Emily Henry 3-Book Collection - Book…
Emily Henry Paperback R500 R428 Discovery Miles 4 280
First Dutch Brands Wire Wall Basket With…
R110 Discovery Miles 1 100
Aerolatte Cappuccino Art Stencils (Set…
R110 R95 Discovery Miles 950
First Aid Dressing No 3
R5 R1 Discovery Miles 10
Everlotus CD DVD wallet, 72 discs
 (1)
R129 R99 Discovery Miles 990
Bear Grylls: The Complete Adventures…
Bear Grylls Paperback R750 R585 Discovery Miles 5 850

 

Partners