- A neural network algorithm for the no-three-in-line problem
- By Tsuchiya and Takefuji
The no-three-in-line problem is one of unsolved problems in number theorem. The goal of the no-three-in-line problem is to locate 2N points on an N X N squares array where no three points are in line. The proposed algorithm uses N* hysteresis McCulloch-Pitts neurons as the processing elements for the N X N array problem. Our neural network algorithm has discovered several different solutions for up to N = 25.