Techniques for Searching, Parsing, and Matching
暫譯: 搜尋、解析與匹配技術
Alberto Pettorossi
- 出版商: Springer
- 出版日期: 2022-01-04
- 售價: $4,130
- 貴賓價: 9.5 折 $3,924
- 語言: 英文
- 頁數: 318
- 裝訂: Hardcover - also called cloth, retail trade, or trade
- ISBN: 3030631885
- ISBN-13: 9783030631888
海外代購書籍(需單獨結帳)
商品描述
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.
商品描述(中文翻譯)
在本書中,作者介紹了一些探索樹和圖的技術。他說明了線性搜尋技術和回溯技術,並作為樹探索方法的實例,提出了各種解析上下文無關語言子類的演算法。他還通過展示一些樹和圖的探索與操作方法,說明了訪問樹、評估布林表達式、證明命題公式、計算圖中的路徑以及執行字串匹配等演算法。
本書已被用於自動機和形式語言的高級本科及研究生課程,並假設讀者對該領域的基本概念有一定的了解。範例程式以 Java 和 Prolog 語言呈現。
作者簡介
Prof. Alberto Pettorossi is a professor of Theoretical Computer Science at the Università di Roma, Tor Vergata. He has extensive experience teaching automata, languages, algorithms, data structures, and verification to undergraduate and graduate students. His research interests and academic publications are in the areas of program transformation, program verification, and software model checking.
作者簡介(中文翻譯)
教授阿爾貝托·佩托羅西是羅馬第二大學(Università di Roma, Tor Vergata)理論計算機科學的教授。他在教授自動機、語言、演算法、資料結構和驗證方面擁有豐富的經驗,涵蓋本科生和研究生的課程。他的研究興趣和學術出版物集中在程式轉換、程式驗證和軟體模型檢查等領域。