scispace - formally typeset
Y

Yoko Kamidoi

Researcher at Hiroshima City University

Publications -  9
Citations -  93

Yoko Kamidoi is an academic researcher from Hiroshima City University. The author has contributed to research in topics: Minimum cut & Blockchain. The author has an hindex of 4, co-authored 8 publications receiving 79 citations.

Papers
More filters
Journal ArticleDOI

A Deterministic Algorithm for Finding All Minimum $k$-Way Cuts

TL;DR: The algorithm is a divide-and-conquer method based on a procedure that reduces an instance of the minimum $k$-way cut problem to $O(n^{2k-5})$ instances of theminimum $(\lfloor (k+\sqrt{k})/2\rfloor+1)$- way cut problem, and can be implemented to run in time.
Journal ArticleDOI

A Divide-and-Conquer Approach to the Minimum k -Way Cut Problem

TL;DR: Some properties on minimum 3-way cuts and minimum 4 -way cuts are shown, which indicate a recursive structure of the minimum k -way cut problem when k = 3 and 4, and divide-and-conquer algorithms for computing a minimum 3 - way cut and a minimum 4-way cut of G are given.
Journal Article

ASAver.1 : An FPGA-Based Education Board for Computer Architecture/System Design (Special Section on VLSI Design and CAD Algorithms)

TL;DR: In this paper, a new approach that makes it possible for every undergraduate student to perform experiments of developing a pipelined RISC processor within limited time available for the course is proposed.
Journal ArticleDOI

Minimum cost subpartitions in graphs

TL;DR: Given an edge-weighted graph G=(V,E), a subset [email protected]?V, an integer k>=1 and a real b>=0, the minimum subpartition problem asks to find a family of k nonempty disjoint subsets X"1,X"2,...,X"[email protected]?S with d(X"i)=
Journal ArticleDOI

A Protocol for Preventing Transaction Commitment Without Recipient’s Authorization on Blockchain and It’s Implementation

TL;DR: Wang et al. as discussed by the authors proposed a selective mechanism for self-protecting against the approach from crimes or computer viruses on blockchain, whether the disclosure of user's privacy occurs or not.