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,776 Discovery Miles 27 760 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 (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,955 Discovery Miles 29 550 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."

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
R3,008 Discovery Miles 30 080 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.

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,647 Discovery Miles 16 470 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,707 Discovery Miles 17 070 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,972 Discovery Miles 19 720 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,502 Discovery Miles 15 020 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...
Cable Guys Controller and Smartphone…
R399 R349 Discovery Miles 3 490
Amiibo Super Smash Bros. Collection…
R399 Discovery Miles 3 990
Bostik Glue Stick - Loose (25g)
R31 R19 Discovery Miles 190
Merry Christmas
Mariah Carey, Walter Afanasieff, … CD R122 R112 Discovery Miles 1 120
Miss Peregrine's Home for Peculiar…
Eva Green, Asa Butterfield, … Blu-ray disc  (1)
R38 Discovery Miles 380
Tenet
John David Washington, Robert Pattinson Blu-ray disc  (1)
R54 Discovery Miles 540
Carbon City Zero - A Collaborative Board…
Rami Niemi Game R656 Discovery Miles 6 560
Playseat Evolution Racing Chair (Black)
 (3)
R8,999 Discovery Miles 89 990
Bostik Clear Gel in Box (25ml)
R29 Discovery Miles 290
Jumbo Puzzle Mates Puzzle & Roll Storage…
 (4)
R699 R419 Discovery Miles 4 190

 

Partners