view main.aux @ 4:3ac8c8d97fea

2/16
author tatsuki
date Mon, 16 Feb 2015 17:56:08 +0900
parents 470dc248d615
children
line wrap: on
line source

\relax 
\@writefile{toc}{\contentsline {chapter}{\numberline {第1章}世の中の知的構造を全て格納できるデータベースの開発}{1}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{chap:introduction}{{1}{1}}
\@writefile{toc}{\contentsline {section}{\numberline {1.1}研究目的}{1}}
\@writefile{toc}{\contentsline {chapter}{\numberline {第2章}分散データベースJungle}{2}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{chap:concept}{{2}{2}}
\@writefile{toc}{\contentsline {section}{\numberline {2.1}Jungleのデータ構造}{2}}
\@writefile{lof}{\contentsline {figure}{\numberline {2.1}{\ignorespaces 破壊的木構造の編集}}{2}}
\newlabel{fig:Des}{{2.1}{2}}
\@writefile{lof}{\contentsline {figure}{\numberline {2.2}{\ignorespaces 非破壊的木構造の編集}}{3}}
\newlabel{fig:nonDes}{{2.2}{3}}
\@writefile{lof}{\contentsline {figure}{\numberline {2.3}{\ignorespaces 非破壊的木構造の編集}}{3}}
\newlabel{fig:desMerit}{{2.3}{3}}
\@writefile{toc}{\contentsline {section}{\numberline {2.2}分散機能}{4}}
\@writefile{lof}{\contentsline {figure}{\numberline {2.4}{\ignorespaces Jungle-networkのトポロジの形成例とデータの伝搬順序}}{4}}
\newlabel{fig:topologu}{{2.4}{4}}
\@writefile{toc}{\contentsline {chapter}{\numberline {第3章}組織の中の許認可を管理するアプリケーションmaTrix}{5}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{chap:concept}{{3}{5}}
\@writefile{toc}{\contentsline {section}{\numberline {3.1}maTrixの保持するデータ構造}{5}}
\@writefile{lof}{\contentsline {figure}{\numberline {3.1}{\ignorespaces maTrixの構成情報例1}}{5}}
\newlabel{fig:maTrixVersion1}{{3.1}{5}}
\@writefile{lof}{\contentsline {figure}{\numberline {3.2}{\ignorespaces maTrixの構成情報例1}}{6}}
\newlabel{fig:maTrixVersion2}{{3.2}{6}}
\@writefile{lot}{\contentsline {table}{\numberline {3.1}{\ignorespaces Person.xmlの要素}}{7}}
\newlabel{list:TreeNode}{{3.1}{7}}
\@writefile{toc}{\contentsline {section}{\numberline {3.2}アカウント管理}{8}}
\@writefile{lof}{\contentsline {figure}{\numberline {3.3}{\ignorespaces maTrixにおけるアカウント管理例1}}{8}}
\newlabel{fig:maTrix1}{{3.3}{8}}
\@writefile{lof}{\contentsline {figure}{\numberline {3.4}{\ignorespaces maTrixにおけるアカウント管理例2}}{8}}
\newlabel{fig:maTrix2}{{3.4}{8}}
\@writefile{toc}{\contentsline {section}{\numberline {3.3}申請の許認可}{9}}
\@writefile{toc}{\contentsline {section}{\numberline {3.4}XACML}{10}}
\@writefile{lof}{\contentsline {figure}{\numberline {3.5}{\ignorespaces XACMLのデータ構造}}{10}}
\newlabel{fig:xacml}{{3.5}{10}}
\@writefile{lot}{\contentsline {table}{\numberline {3.2}{\ignorespaces Ruleの評価}}{11}}
\newlabel{list:rule}{{3.2}{11}}
\@writefile{lot}{\contentsline {table}{\numberline {3.3}{\ignorespaces XACMLのルール結合アルゴリズム}}{11}}
\newlabel{list:policy}{{3.3}{11}}
\@writefile{toc}{\contentsline {chapter}{\numberline {第4章}Jungle上でのmatrixの実装}{12}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{chap:poordirection}{{4}{12}}
\@writefile{toc}{\contentsline {section}{\numberline {4.1}Jungle上でのmaTrixのデータ構造の表現}{12}}
\@writefile{lof}{\contentsline {figure}{\numberline {4.1}{\ignorespaces Jungle上での人物Tree表現例}}{13}}
\newlabel{fig:PersonTree}{{4.1}{13}}
\@writefile{lof}{\contentsline {figure}{\numberline {4.2}{\ignorespaces 構成情報モデルTree表現例}}{14}}
\newlabel{fig:configTree}{{4.2}{14}}
\@writefile{lot}{\contentsline {table}{\numberline {4.1}{\ignorespaces 構成情報TreeのTreeNodeが保持しているAttribute}}{14}}
\newlabel{list:configTree}{{4.1}{14}}
\@writefile{lof}{\contentsline {figure}{\numberline {4.3}{\ignorespaces 構成情報モデルTree表現例2}}{15}}
\newlabel{fig:configTree2}{{4.3}{15}}
\@writefile{toc}{\contentsline {section}{\numberline {4.2}Jungle上の許認可}{16}}
\@writefile{toc}{\contentsline {section}{\numberline {4.3}検索APIの実装}{16}}
\@writefile{lof}{\contentsline {figure}{\numberline {4.4}{\ignorespaces findの検索順序}}{17}}
\newlabel{fig:DepthFirstSearch}{{4.4}{17}}
\@writefile{lof}{\contentsline {figure}{\numberline {4.5}{\ignorespaces FindInSubTreeの検索順序}}{17}}
\newlabel{fig:FindInSubTree}{{4.5}{17}}
\@writefile{toc}{\contentsline {section}{\numberline {4.4}Jungle上のIndexの設計}{18}}
\@writefile{lof}{\contentsline {figure}{\numberline {4.6}{\ignorespaces JungleのIndex}}{18}}
\newlabel{fig:JungleIndex}{{4.6}{18}}
\@writefile{toc}{\contentsline {section}{\numberline {4.5}親Nodeを返す特殊なIndex}{19}}
\@writefile{lof}{\contentsline {figure}{\numberline {4.7}{\ignorespaces ParentIndexExample}}{19}}
\newlabel{fig:ParentIndex}{{4.7}{19}}
\@writefile{lot}{\contentsline {table}{\numberline {4.2}{\ignorespaces ParentIndexの返り値}}{19}}
\newlabel{list:ParentIndex}{{4.2}{19}}
\@writefile{toc}{\contentsline {section}{\numberline {4.6}過去のTreeに対するアクセス}{21}}
\@writefile{toc}{\contentsline {section}{\numberline {4.7}JungleXMLReader}{22}}
\@writefile{lot}{\contentsline {table}{\numberline {4.3}{\ignorespaces saxの主要なイベント一覧}}{22}}
\newlabel{list:TreeNode}{{4.3}{22}}
\@writefile{toc}{\contentsline {section}{\numberline {4.8}XACMLInterpreter}{22}}
\@writefile{lof}{\contentsline {figure}{\numberline {4.8}{\ignorespaces XACMLInterpreterで用いられているstack}}{23}}
\newlabel{fig:functionStack}{{4.8}{23}}
\@writefile{toc}{\contentsline {chapter}{\numberline {第5章}実装の評価}{24}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{chap:poordirection}{{5}{24}}
\@writefile{toc}{\contentsline {section}{\numberline {5.1}実験環境}{24}}
\@writefile{lot}{\contentsline {table}{\numberline {5.1}{\ignorespaces 実験環境}}{24}}
\newlabel{list:VM}{{5.1}{24}}
\@writefile{toc}{\contentsline {section}{\numberline {5.2}検索のAPIの測定}{25}}
\@writefile{lof}{\contentsline {figure}{\numberline {5.1}{\ignorespaces inActiveの実行時間}}{25}}
\newlabel{fig:isActive}{{5.1}{25}}
\@writefile{toc}{\contentsline {section}{\numberline {5.3}read\&writeの測定}{26}}
\@writefile{lof}{\contentsline {figure}{\numberline {5.2}{\ignorespaces read\&writeの測定}}{26}}
\newlabel{fig:thread}{{5.2}{26}}
\@writefile{toc}{\contentsline {chapter}{\numberline {第6章}結論}{27}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\newlabel{chap:poordirection}{{6}{27}}
\@writefile{toc}{\contentsline {section}{\numberline {6.1}まとめ}{27}}
\@writefile{toc}{\contentsline {section}{\numberline {6.2}今後の課題}{28}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.2.1}push/pop}{28}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.2.2}indexのIncrementalUpdate}{28}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.2.3}differencialList}{28}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.2.4}exponential backoff}{28}}
\bibcite{hoge}{1}