diff --git a/README.md b/README.md index 2cac330..d4f1877 100644 --- a/README.md +++ b/README.md @@ -131,9 +131,9 @@ The following flags can be used to specify different behaviours: | :--- | ------ | | `-P` | Use path relinking on terminal solutions once. | | `-M` | Use path relinking on terminal solutions until no better solution is found.
**NOTE**: Too many solutions may be created,
remember to specify PR reduction strategies. | -| `-wP` | Use best improvement strategy as path relinking
By default, the same method than local searches is used. | -| `-LP` | Use first improvement strategy as path relinking.
By default, the same method than local searches is used. | -| `-WP` | Use Resende and Werneck's local search as path relinking.
By default, the same method than local searches is used. | +| `-wP` | Use best improvement strategy as path relinking
By default, the same method that local searches is used. | +| `-LP` | Use first improvement strategy as path relinking.
By default, the same method that local searches is used. | +| `-WP` | Use Resende and Werneck's local search as path relinking.
By default, the same method that local searches is used. | #### Execution