Added a new iterative search mechanism to the random-initialization decoding strategy, which now runs $N$ consecutive random cypher generations and retains only the one producing the highest internal semantic consistency score (measured via WordNet). I also introduced a centralized summary output (outputs/strategy_summary.csv) to track and rank the performance of all active strategies. This upgrade dramatically improves the quality of random-init outputs and streamlines benchmarking across different approaches.

Implemented best-of-N hill-climbing for the 'random-init' decoding strategy. - Braumeister-Stefan/lina_database_decoder