Algorithm for FET

Started by rahulsharma.1981, August 14, 2009, 08:42:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rahulsharma.1981

Is there a way to get complete algorithm used in FET. We are not able to understand it from source code. Is there any document which shows complete step by step algorithm.

Thanks

Liviu Lalescu

QuoteIs there a way to get complete algorithm used in FET. We are not able to understand it from source code. Is there any document which shows complete step by step algorithm.

Thanks

Unfortunately, I have no detailed explanation of the algorithm. Did you read the doc/algorithm-explanation/ files? Also, all the algorithm is in generate.cpp (and sorting activities in the initial order in generate_pre.cpp, near the end of the file).

Liviu Lalescu