FindDec solves optimization problem
FindDec solves maximum/minimum optimization problems with a genetic algorithm. FindDec can find optimal solutions to problems which are \"unsolvable\" for standard linear and non-linear optimizers. FindDec can find optimal solutions to virtually any type of problem, from the simple to the most complex; it finds not only global optimums, and also local optimums. FindDec uses modified genetic algorithm technology to quickly solve complex optimization problems in finance, distribution, scheduling, resource allocation, manufacturing, budgeting, engineering, and more. FindDec is an application for optimization of system of functions (searching of maximum or minimum).
FindDec is useful and efficient when
* the method of an accurate decision does not know
* the method of an accurate decision knows, but it is very difficult to implement
* the exact optimum is not required, and the decision may be any value, which is more a set value
* the search space is large, complex or poorly understood
* traditional search methods fail
Work consists of six steps in the program FindDec
* Input of the optimization problem
* Option of parameters of genetic algorithm
* Option of termination conditions of genetic algorithm
* Option of output and saving
* Searching of decisions
* Saving of a result