• 研究課題をさがす
  • 研究者をさがす
  • KAKENの使い方
  1. 前のページに戻る

並列及び分散計算とその応用

研究課題

研究課題/領域番号 07045019
研究種目

国際学術研究

配分区分補助金
応募区分大学協力
研究機関群馬大学

研究代表者

五十嵐 善英  群馬大学, 工学部, 教授 (60006260)

研究分担者 WILKINSON Ti  シティ大学, 研究員
MCCANN Julie  シティ大学, 研究員
MURRAY Kevin  シティ大学, 講師
DOWLING Geof  シティ大学, 講師
OSMON Peter  シティ大学, 教授
茂木 和弘  群馬大学, 工学部, 助手 (00251124)
白石 洋一  群馬大学, 工学部, 助教授 (80261858)
西谷 泰昭  群馬大学, 工学部, 助教授 (60198463)
阿久津 達也  群馬大学, 工学部, 助教授 (90261859)
研究期間 (年度) 1995 – 1996
研究課題ステータス 完了 (1996年度)
配分額 *注記
3,700千円 (直接経費: 3,700千円)
1996年度: 1,700千円 (直接経費: 1,700千円)
1995年度: 2,000千円 (直接経費: 2,000千円)
キーワード並列 / 分散 / アルゴリズム / 計算機 / 半導体 / デバイス / 通信 / 同期 / 並列・分散処理 / 並列オペレーティングシステム / 並列・分散アルゴリズム / 耐故障性 / VLSIレイアウト / AND-EXOR論理式 / 遺伝情報解析 / デバイスシミュレーション
研究概要

群馬大学では,並列・分散アルゴリズムの設計と解析、大規模計算を対象とした並列化手法を研究している。一方、シティ大学ではスケーラブルな並列計算機、および並列オペレーテイングシステムを研究している。そこで両研究機関の得意分野をもとに相互に研究を補完し、並列及び分散計算の実用化に向けて研究成果を挙げる目的で国際学術研究を実施した。
その結果、(1)から(4)の目的に対して、(5)から(8)の実績を達成した。
目的
(1)半導体チップ上に部品を配置し、それらの部品間を配線する問題は超大規模組合せ最適化問題として定式化される。最近の半導体チップ(特にマイクロプロセッサなどの論理VLSIチップ)の集積度増大は非常に急激で、問題の規模は一段と増大している。例えば、一度に数十万個の部品の配置を決定し、更に数十万本の配線経路を求めなければならない。これを逐次処理で行うと最低限数百時間が必要になり、現実的ではなくなる。そこで、並列処理が必要となり、並列処理の実現が目的となる。
(2)デバイスシミュレータとは、半導体チップ上に搭載する特定の機能を持った微細な素子の振る舞いを計算機を用いてシミュレーションするためのものである。実際には複雑な微分方程式を高速に解くことが必要で、多大な計算時間を要する。素子が微細化するに従って考慮すべき要素が増大するために、最近では計算時間が急激に増大し、並列処理による高速化が必須のものとなる。並列処理の実現を目的とする。
(3)ネットワークで結合された複数のプロセッサからなる並列処理環境では、プロセッサ間で情報交換が非常に重要になり、並列処理の速度、信頼性を左右する。この問題に対しては理論に基づく解析と実験とが必要である。目的は、ネットワークをグラフで表現して並列処理で現れる様々な問題を定式化し、解析することである。
(4)(1)(2)の実システムを開発するためには、様々なソフトウェアツールの充実が必要である。並列プログラミングは非常に複雑なため、これらのツールの性能如何によって全体のシステムの性能が左右される。シティ大学で開発しているオペレーティングシステムを使用して、基本的なソフトウェアツールを開発することを目的とする。
実績
(5)半導体チップ上に部品を配置し、それらの間を配線するシステムは、複数のサブシステムからなる。それらサブシステムの逐次版のアルゴリズムを開発して実験し、並列化によってもアルゴリズムの性能が大きく落ちることなく実用レベルまでの高速化が可能である見通しを得た。また、配置領域を4分割し部品の集合を4分割して4集合を4領域配置する処理を階層的に繰り返すアルゴリズムを開発し、キューを使用した並列処理を前提としてシミュレートして、並列処理による高速化の見通し得るとともに、配置処理の性能を落とさないためにはどうすればよいかに関する問題点を抽出した。
(6)データ分散法と線形連立方程式の解法を取り入れたデバイスシミュレータを開発する目的のもとで、部分的にその要素技術を確認するプロトタイププログラムを開発して、小規模データに対して解の精度の評価と、更に並列処理による高速化の予測、及びシステムを開発する上での問題点を抽出した。
(7)ネットワークの形状を種々のグラフとしてモデル化し、その頂点である計算機間で通信による情報の交換を行う際の耐故障性、ブロードキャステイング、同期、について理論的に解析し、オペレーティングシステムを開発する際の指針を与えた。更に超並列計算機の設計、複数ネットワークを結合して新たなネットワークを構成するための手法を理論的観点から考察した。そしてこれらの結果をシティ大学のグループにフィードバックしてオペレーティングシステム開発の際に考慮して貰うこととした。
(8)シティ大学のグループとの連携により、Angelと呼ぶオペレーティングシステムを実際に群馬大学の計算機に移植して、実験的に動作させる環境を構築した。Angelを使用して並列処理を実施する上で重要な排他制御をAngelにあらかじめ用意されている基本的な関数を使用して開発し、実験的のその機能を確認するとともに、その他の必要な機能を実現する上での問題点を抽出した。

報告書

(3件)
  • 1996 実績報告書   研究成果報告書概要
  • 1995 実績報告書
  • 研究成果

    (89件)

すべて その他

すべて 文献書誌 (89件)

  • [文献書誌] F.Bao,Y.Igarashi and X.Yu: "Some results on decomposability of weakly invertible finite automata" IEICE Transactions on Information and Systems. Vol.E79-D.No.1. 1-7 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] F.Bao,Y.Igarashi and S.R.Ohring: "Reliability of hypercubes for broadcasting with random faults" IEICE Transactions on Information and Systems. Vol.E79-D.No.1. 22-28 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] Y.Hamada,F.Bao,A.Mei and Y.Igarashi: "Nonadaptive fault-tolerant file transmission in rotator graphs" IEICE Transactions on Fundamentals of Electronics,Communications and Computer Sciences. Vol.E79-A,No.4. 477-482 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] K.Obokata,Y.Nishitani and Y.Igarashi: "A probably optimal embedding of hyper-rings in hypercubes" Information Proessing Letters. Vol.56,No.2. 117-122 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] K.Obokata,Y.Iwasaki,F.Bao and Y.Igarashi: "Independent spanning trees of product graphs and their construction" IEICE Transactions on Fundamentals of Electronics,Communications and Computer Sciences. Vol.E79-A,No.11. 1894-1903 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] T.Hirayama and Y.Nishitani: "A simplification algorithm of AND-EXOR expressions guaranteeing minimality for some subclass of logic functions" System and Computer in Japan. Vol.27,No.3. 18-25 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] Y.Hamada,F.Bao,A.Mei and Y.Igarashi: "Fault-tolerant file transmission by information dispersal algorithm in rotator graphs" The 16th Unternational Conference on Distributed Systems. 19-25 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] K.Obokata,Y.Iwasaki,F.Bao and Y.Igarashi: "Independent spanning trees of product graphs" The 22nd International Workshop on Graph Theoretic Cocepts in Computer Science. (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] F.Bao and Y.Igarashi: "Independent spanning trees of product graphs" The 26th Annual International Symposun on Fault-Tolerant Computing. 262-271 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] A.Mei,Y.Igarashi and N.Shimizu: "Efficient broadcasting on star networks" Thr 4th International Symposium on Formal Techniques in Real-Time and Falut-Tolerant Systems. Vol.1135. 298-305 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] A.Mei,F.Bao,Y.Hamada and Y.Igarashi: "Optimal time broadcasting in faulty star networks" The 10th International Workshop on Distributed Algorithms. Vol.1151. 175-190 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] Y.Hamada,A.Mei,F.Bao and Y.Igarashi: "Broadcasting in star graphs with Byzantine failures" Asian Computing Science Conference. Vol.1179. 162-171 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] F.Bao,K.Katano,Y.Funyu and Y.Igarashi: "Fault tolerance of broadcasting in hypercubes,meshes and tori" 電子情報通信学会技術研究報告. FTS95-79. 31-38 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] K.Obokata,Y.Iwasaki,F.Bao and Y.Igarashi: "Independent spanning trees of product graphs and their construction" 情報処理学会研究報告. 96-MPS-7-3. 13-18 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] 梶原由香,五十嵐善英: "メッシュ結合ネットワークにおける耐故障ブロードキャスト" 電子情報通信学会技術研究報告. COMP 96-26. 37-46 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] Y.Hamada,A.Mei,F.Bao and Y.Igarashi: "Broadcasting in star graphs with Byzantine failures" 電子情報通信学会技術研究報告. COMP 96-27. 47-56 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] 白石洋一,平澤知久: "電子系DAに於いて部品配置を同時に行う概略配線問題の定式化について" 情報処理学会数理モデル化と問題解決研究会. 96-MPS-5. 19-24 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] 多胡誠久,白石洋一: "親の形質を詳細に利用する遺伝的アルゴリズムを用いた電子系DAに於ける部品配置手法" 情報処理学会数理モデル化と問題解決研究会. 96-MPS-6. 25-30 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] 西谷朋也,白石洋一: "VLSI自動設計システムに於けるランダマイズドクラスタ配置アルゴリズムの外部端子位置決定手法" 情報処理学会、数理モデル化と問題解決研究会. 96-MPS-7. 19-24 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] 島津一寿,白石洋一: "VLSI自動設計システムに於けるランダマイズドクラスタリングアルゴリズム" 情報処理学会、数理モデル化と問題解決研究会. 96-MPS-8. 25-30 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] 中村琢八,白石洋一: "電子系の自動設計に於ける配置配線問題のモデル化と、ネットワークフローの手法に基づいて部品配置を同時に決定する概略配線手法" 情報処理学会、問題発見とモデル化-現場の実例-. 96・12. 79-86 (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] T.Asano,Y.Igarashi,H.Nagamochi,S.Miyano and S.Suri (Eds.): "Lecture Notes in Computer Science,Vol. 1178 : Algorithms and Computation" Springer-Verlag,Berlin, (1996)

    • 説明
      「研究成果報告書概要(和文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] F.Bao, Y.Igarashi and X.Yu: "Some results on decomposability of weakly invertible finite automata" IEICE Transactions on Information and Systems. Vol.E79-D,No.1. 1-7 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] F.Bao, Y.Igarashi and S.R.Ohring: "Reliability of hypercubes for broadcasting with random faults" IEICE Transactions on Information and Systems. Vol.E79-D,No.1. 22-28 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] Y.Hamada, F.Bao, A.Mei and Y.Igarashi: "Nonadaptive fault-tolerant file transmission in rotator graphs" IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences. Vol.E79-A,No.4. 477-482 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] K.Obokata, Y.Nishitani and Y.Igarashi: "A probably optimal embedding of hyper-rings in hypercubes" Information Processing Letters. Vol.56, No.2. 117-122 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] K.Obokata, Y.Iwasaki, F.Bao and Y.Igarashi: "Independent spanning trees of product graphs and their construction" IEICE Transactions on Fandamentals of Electronics, Communications and Computer Sciences. Vol.E79-A,No.11. 1894-1903 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] T.Hirayama and Y.Nishitani: "A simplification algorithm of AND-EXOR expressions guaranteeing minimality for some subclass of logic functions" System and Computer in Japan. Vol.27, No.3. 18-25 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] Y.Hamada, F.Bao, A.Mei and Y.Igarashi: "Fault-tolerant file transmission by information dispersal algorithm in rotator graphs" The 16th Unternational Conference on Distributed Systems. 19-25 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] K.Obokata, Y.Iwasaki, F.Bao and Y.Igarashi: "Independent spanning trees of product graphs" The 22nd International Workshop on Graph Theoretic Cocepts in Computer Science. (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] F.Bao and Y.Igarashi: "Independent spanning trees of product graphs" The 26th Annual International Symposun on Fault-Tolerant Computing. 262-271 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] A.Mei, Y.Igarashi and N.Shimizu: "Efficient broadcasting on star networks" The 4th International Symposium on Formal Techniques in Real-Time and Fault-Tolerant Systems. Vol.1135. 298-305 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] A.Mei, F.Bao, Y.Hamada and Y.Igarashi: "Optimal time broadcasting in faulty star networks" The 10th International Workshop on Distributed Algorithms. Vol.1151. 175-190 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] Y.Hamada, A.Mei, F.Bao and Y.Igarashi: "Broadcasting in star graphs with Byzantine failures" Asian Computing Science Conference. Vol.1179. 162-171 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] F.Bao, K.Katano, Y.Funyu and Y.Igarashi: "Fault tolerance of broadcasting in hypercubes, meshes and tori" IEICE Research Report. FTS95-79. 31-38 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] K.Obokata, Y.Iwasaki, F.Bao and Y.Igarashi: "Independent spanning trees of product graphs and their construction" IPSJ SIGMPS Notes. 96-MPS-7-3. 13-18 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] Y.Kajiwara and Y.Igarashi: "A fault-tolerant broadcasting in a meshed network" IEICE Research Report. COMP 96-26. 37-46 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] Y.Hamada, A.Mei, F.Bao and Y.Igarashi: "Broadcasting in star graphs with Byzantine failures" IEICE Research Report. COMP 96-27. 47-56 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] Y.Shiraishi and T.Hirasawa: "A formulation of a global routing problem which simulatneously places components in an electornic design automation" IPSJ SIGMPS Notes. 96-MPS-5. 19-24 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] M.Tago and Y.Shiraishi: "A placement algorithm of components based on the genetic algorithm which utilizes the parents' characteristics in an electornic design automation" IPSJ SIGMPS Notes. 96-MPS-6. 25-30 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] T.Nishitani and Y.Shiraishi: "An algorithm which determines the boundary terminal locations in the randomized cluster placement algorithm in an electronic design automation" IPSJ SIGMPS Notes. 96-MPS-7. 19-24 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] K.Shimazu and Y.Shiraishi: "Randomized clustring algorithm in an electronic design automation" IPSJ SIGMPS Notes. 96-MPS-8. 25-30 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] T.Nakamura and Y.Shiraishi: "A modeling of the palcement and routing problem in an electronic design automation and a global routing algorithm based on the network flow method which determines" IPSJ SIGMPS Notes. 96・12. 79-86 (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] T.Asano, Y.Igarashi, H.Nagamochi, S.Miyano and S.Suri (Eds.): Springer-Verlag, Berlin. Lecture Notes in Computer Science, Vol.1178 : Algorithms and Computation, (1996)

    • 説明
      「研究成果報告書概要(欧文)」より
    • 関連する報告書
      1996 研究成果報告書概要
  • [文献書誌] F.Bao,.Y.Igarashi and X.Yu: "Some results on decomposability of weakly invertible finite automata" IEICE Transactions on information and Systems. Vol.E79-D,No.1. 1-7 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] F.Bao,Y.Igarashi and S.R.Ohring: "Reliability of hypercubes for broadcasting with random faults" IEICE Transactions on information and Systems. Vol.E79-D,No.1. 22-28 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] Y.Hamada,F.Bao,A.Mei and Y.Igarashi: "Nonadaptive fault-tolerant file transmission in rotator graphs" IEICE Transactions on Fundamentals of Electronics,Communications and Computer Sciences. Vol.E79-A,No.4. 477-482 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] K.Obokata,Y.Nishitani.and Y.Igarashi: "A probably octimal embedding of hyper-rings in hypercubes" Information Processing Letters. Vol.56,No.2. 117-122 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] K.Obokata,Y.Iwasaki,F.Bao and Y.Igarashi: "Independent spanning trees of product graphs and their construction" IEICE Transactions on Fundamentals of Electronics,Communications and Computer Sciences. Vol.E79-A,No.11. 1894-1903 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] T.Hirayama and Y.Nishitani: "A simplification algorithm of AND-EXOR expressions guaranteeing minimality for some subclass of logic functions" System and Computer in Japan. Vol.27,No.3. 18-25 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] Y.Hamada,F.Bao,A.Mei and Y.Igarashi: "Fault-tolerant file transmission by information dispersal algorithm in rotator graphs" The 16th Unternational Conference on Distributed Systems. 19-25 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] K.Obokata,Y.Iwasaki,F.Bao and Y.Igarashi: "Independent spanning trees of product graphs" The 22nd International Workshop on Graph Theoretic Cocepts in Computer Science. (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] F.Bao,and Y.Igarashi: "Independent spanning trees of product graphs" The 26th Annual International Symposun of Fault-Tolerant Computing. 262-271 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] A.Mei,Y.Igarashi and N.Shimizu: "Efficient broadcasting on star networks" The 4th International Symposium on Formal Techniques in Real-Time and Fault-Tolerant Systems. Vol.1135. 298-305 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] A.Mei,F.Bao,Y.Hamada and Y.Igarashi: "Optimal time broadcasting in faulty star networks" The 10th International Workshop on Distributed Algorithms. Vol.1151. 175-190 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] Y.Hamada,A.Mei,F,Bao and Y.Igarashi: "Broadcasting in star graphs with Byzantine failures" Asian Computing Science Conference. Vol.1179. 162-171 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] F.Bao,K.Katano,Y.Funyu and Y.Igarashi: "Fault tolerance of broadcasting in hyercubes,meshes and tori" 電子情報通信学会技術研究報告. FTS95-79. 31-38 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] K.Obokata,Y.Iwasaki,F.Bao and Y.Igarashi: "Independent spanning trees of product graphs and their construction" 情報処理学会研究報告. 96-MPS-7-3. 13-18 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] 梶原由香,五十嵐善英: "メッシュ結合ネットワークにおける耐故障ブロードキャスト" 電子情報通信学会技術研究報告. COMP96-26. 37-46 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] Y.Hamada,A.Mei,F.Bao and Y.Igarashi: "Broadcasting in star graphs with Byzantine failures" 電子情報通信学会技術研究報告. COMP96-27. 47-56 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] 白石洋一,平澤和久: "電子系DAに於いて部品配置を同時に行う概略配線問題の定式化について" 情報処理学会数理モデル化と問題解決研究会. 96-MPS-5. 19-24 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] 多胡誠久,白石洋一: "親の形質を詳細に利用する遺伝的アルゴリズムを用いた電子系DAに於ける部品配置手法" 電子処理学会推理モデル化と問題解決研究会. 96-MPS-6. 25-30 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] 西谷朋也,白石洋一: "VLSI自動設計システムにおけるランダマイズドクラスタ配置アルゴリズムの外部端子位置決定手法" 情報処理学会、数理モデル化と問題解決研究会. 96-MPS-7. 19-24 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] 島津一寿,白石洋一: "VLSI自動設計システムに於けるランダマイズドクラスタリングアルゴリズム" 情報処理学会、数理モデル化と問題解決研究会. 96-MPS-8. 25-30 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] 中村琢八,白石洋一: "電子系の自動設計に於ける配置配線問題のモデル化と、ネットワークフローの手法に基づいて部品配置を同時に決定する概略配線手法" 情報処理学会、問題発見とモデル化-現場の実例-. 96-12. 79-86 (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] T.Asano,Y.Igarashi,H.Nagamochi,S.Miyano and S.Suri(Eds.): "Lecture Notes in Computer Science,Vol.1178.Algorithms and computation" Springer-Verlag,Berlin, (1996)

    • 関連する報告書
      1996 実績報告書
  • [文献書誌] Y.Hamada,A.Mei,Y.Nishitani,and Y.Igarashi: "Embeddings of hyperrings in hypercubes" IEICE Trans. Fundamentals. E78-A. 1606-1613 (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] F.Bao,Y.Igarashi,and K.Katano: "Broadcasting in hypercubes with randomly distributed Byzantine faults" IEICE Trans. Fundamentals. E78-A. 1239-1246 (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] T.Altman,Y.Igarashi,and K.Obokata: "Hyper-ring connection machines" Parallel Computing. 21. 1327-1338 (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] F.Bao and Y.Igarashi: "Break finite automata public key cryptosystem" ICALP'95,Lecture Notes in Computer Science. 944. 147-158 (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] A.Mei and Y.Igarashi: "A shortest path algorithm for banded matrices by a mesh connection without processor penalty" IEICE Trans. Fundamentals. E78-A. 389-394 (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] F.Bao,Y.Igarashi,and X.Yu: "Some results on decomposability of weakly invertible finite automata" IEICE Trans. Information and Systems. E79-D. 1-7 (1996)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] F.Bao,Y.Igarashi,and S.R.Ohring: "Reliability of hypercubes for broadcasting with random faults" IEICE Trans. Information and Systems. E79-D. 22-28 (1996)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] 平澤知久,白石洋一: "電気系レイアウトDAに於ける概略配線問題を対象とした超大規模整数計画問題について" 情報処理学会研究報告. 95-MPS2-5. (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] 平澤知久,白石洋一: "電子系DAに於いて部品配置を同時に行う概略配線問題の定式化について" 情報処理学会研究報告. 96-MPS5-4. (1996)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] 平澤知久,白石洋一: "親の形質を詳細に利用する遺伝的アルゴリズムを用いた電子系DAに於ける部品配置手法" 情報処理学会研究報告. 96-MPS-6-4. (1996)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] T.Hirayama and Y.Nishitani: "A Simplification algorithm of AND-EXOR expressins for multiple-output functions" IFIP WG 10.5 Workshop on Applications of the Reed-Muller Expansion in Circuit Design. 88-93 (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] 平山貴司,西谷泰昭: "論理関数のあるクラスについて最小性を保証するAND-EXOR論理式の簡単化アルゴリズム" 電子情報通信学会論文誌. J78-D-I. 409-415 (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] Y.Hamada,A.Mei,Y.Nishitani,and Y.Igarashi: "Embeddings of hyper-rings in hypercubes" ISAAC95,Lecture Notes in Computer Science. 1004. 312-321 (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] 平山貴司,西谷泰昭,清水賢資: "対称関数のAND-EXOR論理式最小化" 第9回回路とシステム軽井沢ワークショップ. (1996)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] T.Akutsu: "Approximate string matching with don't care characters" Information Processing Letters. 55. 235-239 (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] T.Akutsu: "A parallel algorithm for determining the congruence of point sets in three-dimensions" IEICE Trans. Information and Systems. E75-D. 321-325 (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] T.Akutsu: "Protein structure alignment using a graph matching technique" Proceedings of Genome Informatics Workshop 1995. E75-D. 1-8 (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] 阿久津達也: "二つの点集合の最大共通部分点集合を求めるランダマイズド・アルゴリズム" 情報処理学会研究報告. 96-AL-46-14. 105-109 (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] 阿久津達也,鮑豊: "最小キ-および最適部分構造スクリーンの近似" 情報処理学会研究報告. 96-AL-47-3. 17-24 (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] T.Akutsu and H.Tashimo: "Protein structure comparison using representation by line segment sequences" Proceedings of Pacific Symposium on Biocomputing'96. 25-40 (1996)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] J.A.McCann,N.J.Williams,P.Osmon,and D.Bolton: "Dynamic File Migration to Support Parallel Database Systems" Proceedings of IEEE/ACM Mascots'95. (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] A.Saulsbury,T.Wilkinson,J.Carter,and A.Landin: "An Argument for Simple COMA" 1st International Symposium on High Performance Computer Architecture. (1995)

    • 関連する報告書
      1995 実績報告書
  • [文献書誌] T.Wilkinson and K.Murray: "Extensible,flexible and secure services in Angel,a single address space operating system" 1st International Conference onParallel Architectures and Algorithms. (1995)

    • 関連する報告書
      1995 実績報告書

URL: 

公開日: 1995-04-01   更新日: 2016-04-21  

サービス概要 検索マニュアル よくある質問 お知らせ 利用規程 科研費による研究の帰属

Powered by NII kakenhi