Mercurial > hg > Papers > 2023 > soto-master
view Paper/tex/abstract.tex @ 28:423f59b098ac
Add svg
author | soto <soto@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 15 Feb 2023 17:18:23 +0900 (2023-02-15) |
parents | 785dd684c529 |
children |
line wrap: on
line source
\renewcommand{\abstractname}{\normalsize 要 旨} \begin{abstract} 当研究室にて Continuation based C\cite{cbc-gcc} (以下CbC) なるC言語の下位言語に当たる言語を開発している。 先行研究\cite{ryokka-master}にて Floyd-Hoare Logic\cite{hoare}(以下Hoare Logic)を用いてその検証を行なった。 本稿では、先行研究にて実施されなかった CbC における RedBlackTree の検証を Hoare Logic を用いて検証することを目指す。 \end{abstract} \renewcommand{\abstractname}{\normalsize Abstract} \begin{abstract} We are developing a language called Continuation based C\cite{cbc-gcc} (CbC), which is a lower language of the C. In a previous study\cite{ryokka-master} , Floyd-Hoare Logic\cite{hoare} (Hoare Logic) was used to validate it. In this paper, we aim to use Hoare Logic to validate the red-black tree in CbC, which was not performed in previous studies. \end{abstract}