WO2008132806A1 - カップルドノードツリーの退避/復元方法、最長一致/最短一致検索方法、ビット列検索方法及び記憶媒体 - Google Patents

カップルドノードツリーの退避/復元方法、最長一致/最短一致検索方法、ビット列検索方法及び記憶媒体 Download PDF

Info

Publication number
WO2008132806A1
WO2008132806A1 PCT/JP2008/000983 JP2008000983W WO2008132806A1 WO 2008132806 A1 WO2008132806 A1 WO 2008132806A1 JP 2008000983 W JP2008000983 W JP 2008000983W WO 2008132806 A1 WO2008132806 A1 WO 2008132806A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
nodes
consistence
retrieval
branch
Prior art date
Application number
PCT/JP2008/000983
Other languages
English (en)
French (fr)
Inventor
Toshio Shinjo
Mitsuhiro Kokubun
Original Assignee
S.Grants Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from JP2007110019A external-priority patent/JP4514768B2/ja
Priority claimed from JP2007114915A external-priority patent/JP4439013B2/ja
Priority claimed from JP2007132289A external-priority patent/JP4514771B2/ja
Application filed by S.Grants Co., Ltd. filed Critical S.Grants Co., Ltd.
Priority to CN2008800122779A priority Critical patent/CN101657818B/zh
Priority to EP08738589.4A priority patent/EP2149845B1/en
Publication of WO2008132806A1 publication Critical patent/WO2008132806A1/ja
Priority to US12/588,523 priority patent/US8214405B2/en
Priority to US12/588,522 priority patent/US8250076B2/en
Priority to US12/588,531 priority patent/US8386526B2/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1469Backup restoration techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2246Trees, e.g. B+trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1464Management of the backup or restore process for networked environments

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

 カップルドノードツリーはルートノードと、隣接した記憶領域に配置されるブランチノードとリーフノードまたはブランチノード同士またはリーフノード同士のノード対からなる。ブランチノードはビット列検索を行う検索キーの弁別ビット位置とリンク先のノード対の一方のノードである代表ノードの位置を示す位置情報を含む。リーフノードは検索対象のビット列からなるインデックスキーを含む。カップルドノードツリーのノードは深さ優先探索順に退避される。退避された順にノードを読み出し、ノードを復元すべき位置の位置情報をスタックに格納し、ブランチノードが続く間は子ノードを順次復元し、リーフノードが読み出されたらリーフノードを復元して、スタックを遡って次に復元すべきノードを決定する処理の繰り返しにより、カップルドノードツリーは復元される。
PCT/JP2008/000983 2007-04-19 2008-04-14 カップルドノードツリーの退避/復元方法、最長一致/最短一致検索方法、ビット列検索方法及び記憶媒体 WO2008132806A1 (ja)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CN2008800122779A CN101657818B (zh) 2007-04-19 2008-04-14 配对节点树保存/复原方法、最长一致/最短一致检索方法、比特序列检索方法以及存储介质
EP08738589.4A EP2149845B1 (en) 2007-04-19 2008-04-14 Coupled node tree backup/restore apparatus, backup/restore method, and program
US12/588,523 US8214405B2 (en) 2007-05-18 2009-10-19 Longest-match/shortest-match search apparatus, search method, and program
US12/588,522 US8250076B2 (en) 2007-04-25 2009-10-19 Bit string search apparatus, search method, and program
US12/588,531 US8386526B2 (en) 2007-04-19 2009-10-19 Coupled node tree backup/restore apparatus, backup/restore method, and program

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
JP2007-110019 2007-04-19
JP2007110019A JP4514768B2 (ja) 2007-04-19 2007-04-19 カップルドノードツリーの退避/復元装置、退避/復元方法及びプログラム
JP2007-114915 2007-04-25
JP2007114915A JP4439013B2 (ja) 2007-04-25 2007-04-25 ビット列検索方法及び検索プログラム
JP2007132289A JP4514771B2 (ja) 2007-05-18 2007-05-18 カップルドノードツリーの最長一致/最短一致検索装置、検索方法及びプログラム
JP2007-132289 2007-05-18

Related Child Applications (3)

Application Number Title Priority Date Filing Date
US12/588,522 Continuation US8250076B2 (en) 2007-04-25 2009-10-19 Bit string search apparatus, search method, and program
US12/588,531 Continuation US8386526B2 (en) 2007-04-19 2009-10-19 Coupled node tree backup/restore apparatus, backup/restore method, and program
US12/588,523 Continuation US8214405B2 (en) 2007-05-18 2009-10-19 Longest-match/shortest-match search apparatus, search method, and program

Publications (1)

Publication Number Publication Date
WO2008132806A1 true WO2008132806A1 (ja) 2008-11-06

Family

ID=39925278

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2008/000983 WO2008132806A1 (ja) 2007-04-19 2008-04-14 カップルドノードツリーの退避/復元方法、最長一致/最短一致検索方法、ビット列検索方法及び記憶媒体

Country Status (3)

Country Link
EP (1) EP2149845B1 (ja)
TW (1) TW200846955A (ja)
WO (1) WO2008132806A1 (ja)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009072233A1 (ja) * 2007-12-05 2009-06-11 S.Grants Co., Ltd. ビット列のマージソート装置、方法及びプログラム
WO2009084145A1 (ja) * 2007-12-28 2009-07-09 S.Grants Co., Ltd. データベースのインデックスキー更新方法及びプログラム
CN117874157A (zh) * 2024-03-12 2024-04-12 国家海洋技术中心 动态时空对象数据的自适应索引方法、产品、介质及设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001357070A (ja) 2000-06-13 2001-12-26 Nec Corp 情報検索方法及び装置
JP2003224581A (ja) 2002-01-31 2003-08-08 Nippon Telegr & Teleph Corp <Ntt> 最長一致検索回路および方法およびプログラムおよび記録媒体
JP2006187827A (ja) 2005-01-05 2006-07-20 Toyo Tire & Rubber Co Ltd 研磨パッド
JP2006293619A (ja) 2005-04-08 2006-10-26 Toshiba Tec Corp コンピュータ装置及びログ出力プログラム
JP2008015872A (ja) 2006-07-07 2008-01-24 S Grants Co Ltd ビット列検索装置、検索方法及びプログラム

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6675163B1 (en) * 2000-04-06 2004-01-06 International Business Machines Corporation Full match (FM) search algorithm implementation for a network processor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001357070A (ja) 2000-06-13 2001-12-26 Nec Corp 情報検索方法及び装置
JP2003224581A (ja) 2002-01-31 2003-08-08 Nippon Telegr & Teleph Corp <Ntt> 最長一致検索回路および方法およびプログラムおよび記録媒体
JP2006187827A (ja) 2005-01-05 2006-07-20 Toyo Tire & Rubber Co Ltd 研磨パッド
JP2006293619A (ja) 2005-04-08 2006-10-26 Toshiba Tec Corp コンピュータ装置及びログ出力プログラム
JP2008015872A (ja) 2006-07-07 2008-01-24 S Grants Co Ltd ビット列検索装置、検索方法及びプログラム

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
"Yogo Kaisetsu Patricia Tree", JOURNAL OF JAPANESE SOCIETY FOR ARTIFICIAL INTELLIGENCE, vol. 11, no. 2, 1 March 1996 (1996-03-01), pages 337 - 339, XP008110132 *
GOTO D.: "Sawatte Manabu Data Kozo, Tsukatte Minitsuku Algorithm Kochira Java API Kenkyusho!", JAVA PRESS, vol. 34, 15 February 2004 (2004-02-15), pages 202 - 210, XP008117017 *
SEDGWICK R.: "Algorithm, first edition", vol. 1, 30 September 1996, KINDAI KAGAKU SHA CO., LTD., pages: 49 - 54, XP008133414 *
See also references of EP2149845A4 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009072233A1 (ja) * 2007-12-05 2009-06-11 S.Grants Co., Ltd. ビット列のマージソート装置、方法及びプログラム
WO2009084145A1 (ja) * 2007-12-28 2009-07-09 S.Grants Co., Ltd. データベースのインデックスキー更新方法及びプログラム
US8103697B2 (en) 2007-12-28 2012-01-24 S. Grants Co., Ltd. Database index key update method and program
CN117874157A (zh) * 2024-03-12 2024-04-12 国家海洋技术中心 动态时空对象数据的自适应索引方法、产品、介质及设备

Also Published As

Publication number Publication date
EP2149845B1 (en) 2013-06-12
EP2149845A4 (en) 2010-12-08
TW200846955A (en) 2008-12-01
EP2149845A1 (en) 2010-02-03

Similar Documents

Publication Publication Date Title
WO2003073320A3 (fr) Représentation informatique d&#39;une structure de données arborescente et méthodes de codage/décodage associées
JP2008015872A5 (ja)
WO2002089013A3 (en) Method, system, program, and computer readable medium for indexing object oriented objects in an object oriented database
WO2009004796A1 (ja) ビット列検索方法及びプログラム
JP2008181260A5 (ja)
TW200731286A (en) Electronic memory with binary storage elements
GB2478440A (en) Graph-based data search
WO2008132806A1 (ja) カップルドノードツリーの退避/復元方法、最長一致/最短一致検索方法、ビット列検索方法及び記憶媒体
JP2008269197A5 (ja)
CN103761171B (zh) 一种针对二进制编码冗余存储系统的低带宽数据重构方法
JP2008084453A5 (ja)
Broutin et al. Connectivity threshold of Bluetooth graphs
Podani Tree thinking, time and topology: comments on the interpretation of tree diagrams in evolutionary/phylogenetic systematics
WO2002029579A1 (fr) Enregistreur d&#34;informations de communication
CN105933386B (zh) 一种存储系统构建方法及装置
Zhang et al. Contracting community for computing maximum flow
CN115842633A (zh) 基于区块链数据共享中的高效溯源方法
CN102685199B (zh) 一种基于网络多节点的文件安全存储方法
CN103200034B (zh) 一种基于谱约束和敏感区划分的网络用户结构扰动方法
Hadian et al. Estimating the optimal pollution tax for iranian economy
CN112861123A (zh) 一种比特币恶意地址识别方法及装置
CN103929188A (zh) 一种译码方法、装置及系统
JP2002365077A5 (ja)
Salvat Status of southeast and central Pacific coral reefs'Polynesia Mana node': Cook Islands, French Polynesia, Kiribati, Niue, Tokelau, Tonga, Wallis and Futuna.
JP2009169715A5 (ja)

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200880012277.9

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08738589

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2008738589

Country of ref document: EP