![]() ![]() ![]() Up: Neural Network Scheduler for Previous: Conditions of Constraint |
Alterated Points on ImplementationThe Java program actually differs in some points from the description above.
When the number of the times is Because a neural network method does not assures that it returns the best solution, the result may have some room to be improve. Therefore, the program optimizes the result after the network finished. It definitely makes the solution keep the condition that, when the solution says comet i should be observed at time j, the contition of the comet is worse at any other time, otherwise another comet should be scheduled to those time. If there is a time k when the condition of the comet is better than at than at time j and no other comet is scheduled at that time, the program modifies the comet should be obsreved at time k. It does the check for all comets.
|
Go back to Neural Network Scheduler for Comets Observation. Go back to Seiichi Yoshida's Home Page. Copyright(C) Seiichi Yoshida (comet@aerith.net). All rights reserved. Tue Apr 15 03:17:05 JST 1997 |