シラバス情報

科目授業名称(和文) Name of the subject/class (in Japanese)
アルゴリズム特論
科目授業名称(英文) Name of the subject/class (in English)
Advanced Algorithm
授業コード Class code
996D601
科目番号 Course number
63CSALC601

教員名
入山 聖史、田畑 耕治
Instructor
Satoshi Iriyama

開講年度学期
2024年度後期
Year/Semester
曜日時限
水曜3限
Class hours
3rd, Wednesday

開講学科・専攻 Department
創域理工学研究科 情報計算科学専攻

Department of Information Sciences, Graduate School of Science and Technology
単位数 Course credit
2.0単位
授業の方法 Teaching method
講義

Lecture
外国語のみの科目(使用言語) Course in only foreign languages (languages)
-
授業の主な実施形態 Main class format
① [対面]対面授業/ [On-site] On-site class

概要 Description
計算の理論と,それにおける数理について深い理解を目指す.アルゴリズムの定義や言語クラスについての知識,定理の証明方法などを学ぶ.

Mathematical foundations and advanced lecture of computational theory are given for deep understanding. You will learn definition of algorithm, language classes and how to construct proof for problems in computational theory.
目的 Objectives
本学科のディプロマポリシー・カリキュラムポリシー「情報を数量化し科学的に分析する力を身につけることができる.情報科学科の学問分野における基礎的知識や原理を体系的に身に付けることができる.」に該当する科目である.

You will integrate the knowledge that you have learned so far, and conduct research on various problems related to information theory.
Discuss and make presentations and acquire the ability of presentation.
To acquire the ability to think, logically and critically think based on sophisticated expertise research ability and culture and find, set and resolve tasks themselves in the diploma policy of this department Subject.
到達目標 Outcomes
1. アルゴリズムを数理的に深く理解し,問題を効果的に解くアルゴリズムを構成できるようになる.
2. 様々な言語クラスについてそれぞれの関係を理解し,問題を分類できるようになる.
3. アルゴリズムについての先進的な研究を理解し,具体例を上げて説明できるようになる.

1. You understand mathematical foundations of algorithm, and construct effective algorithm
2. You understand relations among several language classes, and classify problems
3. You study on advanced topics on algorithm, and show concrete examples for description
卒業認定・学位授与の方針との関係(学部科目のみ)
リンク先の [評価項目と科目の対応一覧]から確認できます(学部対象)。
履修登録の際に参照ください。
​You can check this from “Correspondence table between grading items and subjects” by following the link(for departments).
https://www.tus.ac.jp/fd/ict_tusrubric/​​​
履修上の注意 Course notes prerequisites
計算の理論の基礎的な知識があることが望ましい.

Basic knowledge on computational theory is expected
アクティブ・ラーニング科目 Teaching type(Active Learning)
-
-

準備学習・復習 Preparation and review
授業準備と復習を合わせて週4時間を目安とする.
準備:授業内容について図書や論文を検索し,概要をまとめておく
復習:授業内容の行間を埋め,疑問点を解消する

Preparation and review are required total 4 hours per week.
Preparation: Study each seminar field and examining articles in advance.
Review: Write carefully topics and proofs and clarify questions
成績評価方法 Performance grading policy
レポートで評価する.

Reports
学修成果の評価 Evaluation of academic achievement
・S:到達目標を十分に達成し、極めて優秀な成果を収めている
・A:到達目標を十分に達成している
・B:到達目標を達成している
・C:到達目標を最低限達成している
・D:到達目標を達成していない
・-:学修成果の評価を判断する要件を欠格している

・S:Achieved outcomes, excellent result
・A:Achieved outcomes, good result
・B:Achieved outcomes
・C:Minimally achieved outcomes
・D:Did not achieve outcomes
・-:Failed to meet even the minimal requirements for evaluation

教科書 Textbooks/Readings
教科書の使用有無(有=Y , 無=N) Textbook used(Y for yes, N for no)
N
書誌情報 Bibliographic information
-
MyKiTSのURL(教科書販売サイト) URL for MyKiTS(textbook sales site)
教科書および一部の参考書は、MyKiTS (教科書販売サイト) から検索・購入可能です。
https://mirai.kinokuniya.co.jp/tokyorika/​​​

It is possible to search for and purchase textbooks and certain reference materials at MyKiTS (online textbook store).
​​https://mirai.kinokuniya.co.jp/tokyorika/

参考書・その他資料 Reference and other materials
M.Sipser, 計算理論の基礎, 共立出版
ISBN-10: 4320029488
ISBN-13: 978-4320029484

授業計画 Class plan
第1回:序論,アルゴリズムの歴史を解説し,数学的準備を行う.
第2回:オートマトン(1),決定性有限オートマトンの定義と例を説明する.
第3回:オートマトン(2),非決定性有限オートマトンの定義と例を説明する.
第4回:チューリング機械(1),決定性チューリング機械の定義と例を説明する.
第5回:チューリング機械(2),様々なチューリング機械について定義と例を説明する.
第6回:アルゴリズムの定義とChurch-Turingの提唱,アルゴリズムの定義を説明し,様々なモデルとの等価性について説明する.
第7回:判定可能性,判定可能性と,停止問題について説明する.
第8回:帰着可能性,計算理論における帰着可能性について説明する.
第9回:計算の複雑さ(1),言語クラスの定義と用語を説明する.
第10回:計算の複雑さ(2),NP完全性の定義とNP完全問題について説明する.
第11回:計算の複雑さ(3),領域の複雑さについて説明する.
第12回:アルゴリズムの先進的話題(1),計算理論における先進的なテーマについて議論する.
第13回:アルゴリズムの先進的話題(2),計算理論における先進的なテーマについて議論する.
第14回:アルゴリズムの先進的話題(3),計算理論における先進的なテーマについて議論する.
第15回:まとめ

1. Introduction
2. Automaton(1), definitions and examples
3. Automaton(2), Non-deterministic automaton
4. Turing Machine(1), Deterministic Turing Machine
5. Turing Machine(2), Several modifications
6. Algorithm and CT-Thesis, definitions of algorithm and equivalency
7. Decidable Problems, definition and halting problem
8. Recursibility, how to reduce problems into others
9. Computational Complexity(1), definition of language class
10. Computational; Complexity(2), NP problems and completeness
11. Computational; Complexity(3), space difficulty
12. Advanced topic(1)
13. Advanced topic(2)
14. Advanced topic(3)
15. Summary

授業担当者の実務経験 Work experience of the instructor of the class
-
教育用ソフトウェア Educational software
-
-

備考 Remarks

授業でのBYOD PCの利用有無 Whether or not students may use BYOD PCs in class
N
授業での仮想PCの利用有無 Whether or not students may use a virtual PC in class
N