scispace - formally typeset
L

Lung-Ping Chen

Researcher at Tunghai University

Publications -  2
Citations -  29

Lung-Ping Chen is an academic researcher from Tunghai University. The author has contributed to research in topics: Backtracking & Computational complexity theory. The author has an hindex of 2, co-authored 2 publications receiving 29 citations.

Papers
More filters
Proceedings ArticleDOI

A Volunteer-Computing-Based Grid Environment for Connect6 Applications

TL;DR: A desktop grid environment is designed that provides players with on-demand computing through dynamic resource provisioning and achieves high throughput computing by harvesting the idle CPU times on desktop computers connected to the Internet.
Journal ArticleDOI

An Efficient Approach to Solving Nonograms

TL;DR: A fast dynamic programming (DP) method for line solving, whose time complexity in the worst case is O(kl) only, where the grid size is l×l and k is the average number of integers in one constraint, always smaller than l.