▲ | ajkjk 4 days ago | |||||||||||||||||||||||||||||||||||||
brute force search can still be limited in the states it can reach. If there's some limitation on the types of moves you can make, which presumably there is, then you're limited to states that have paths between them. | ||||||||||||||||||||||||||||||||||||||
▲ | philipov 4 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||
And in Pareto, there's a rule like that built in because you're only allowed to make moves that increase utility. You're not allowed to move backwards, which can lead to getting trapped in a local maximum. | ||||||||||||||||||||||||||||||||||||||
|