Skip to content

Commit

Permalink
Minor Change to README.md
Browse files Browse the repository at this point in the history
(just that)
  • Loading branch information
thomasWeise committed Jul 5, 2015
1 parent 981effc commit 82c99b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ and comparisons carried out according to a user-provided specification.
## Examples

We provide a set of examples which can be executed directly on the command lines of
your Linux or Windows machine, given that you have `Java 1.7` installed (and potentially `svn` and a LaTeX installation).
your Linux or Windows machine, given that you have `Java 1.7` installed (and potentially `svn` and a LaTeX installation). No further installation or downloads are required, nothing will be installed (just downloaded into the current folder).

1. Comparison of Algorithms of Maximum Satisfiability Problem: [Linux](https://github.com/optimizationBenchmarking/optimizationBenchmarking/blob/documentation/examples/maxSat/make.sh) [Windows](https://github.com/optimizationBenchmarking/optimizationBenchmarking/blob/documentation/examples/maxSat/make.bat)
2. Comparison of Some Algorithms from [BBOB'2013](http://coco.gforge.inria.fr/doku.php?id=bbob-2013): [Linux](https://github.com/optimizationBenchmarking/optimizationBenchmarking/blob/documentation/examples/bbob/make.sh) [Windows](https://github.com/optimizationBenchmarking/optimizationBenchmarking/blob/documentation/examples/bbob/make.bat)
Expand Down

0 comments on commit 82c99b3

Please sign in to comment.