simulated annealing - How does Matlab's simulannealbnd enforce bound constraints? -
i'm using simulannealbnd function of matlab finding minimum of function using simulated annealing. arguments 1 can pass lower , upper bounds of variables. in documentation described how simulated annealing works there nothing how bound constraints enforced.
does know (or can imagine) how done in case?