annotate tex/abstract/abstract.tex @ 1:73127e0ab57c

(none)
author soto@cr.ie.u-ryukyu.ac.jp
date Tue, 08 Sep 2020 18:38:08 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
soto@cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
1 \begin{abstract}
soto@cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
2 当研究室にて Continuation based C (以下CbC) なるC言語の下位言語に当たる言語を開発している。
soto@cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
3 外間による先行研究にて Floyd-Hoare Logic(以下Hoare Logic)を用いてその検証を行なった。
soto@cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
4 本稿では、先行研究にて実施されなかった CbC における赤黒木の検証を Hoare Logic を用いて検証することを目指す。
soto@cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
5 \\ \\
soto@cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
6 We are developing a language called Continuation based C (CbC), which is a Subordinate language of the C.
soto@cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
7 M.Eng Hokama verified it by using Floyd-Hoare Logic (Hoare Logic) in a previous study.
soto@cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
8 In this paper, we aim to use Hoare Logic to validate the red-black tree in CbC, which was not performed in previous studies.
soto@cr.ie.u-ryukyu.ac.jp
parents:
diff changeset
9 \end{abstract}