Commit 3845a5b9301bb205a44677be3cc60294893a7795
1 parent
76dcacec
Exists in
Standardized
readme
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
README.md
... | ... | @@ -173,7 +173,7 @@ Each line corresponds to an MU similarly to previous files and the contents are |
173 | 173 | |
174 | 174 | ------------------------ |
175 | 175 | |
176 | -#Step 3: Running the software | |
176 | +# Step 3: Running the software | |
177 | 177 | |
178 | 178 | The program is run through the make file and requires Java 11. |
179 | 179 | |
... | ... | @@ -230,7 +230,7 @@ Same as MainWithSpecific but the 4th parameter sets the time limit for finding s |
230 | 230 | Example: MainTime 50 res 50 28800000 Paredes 0 1 |
231 | 231 | |
232 | 232 | |
233 | -#Step 4: Output files | |
233 | +# Step 4: Output files | |
234 | 234 | In Multi Criteria optimization the following files are written to the Results folder: |
235 | 235 | |
236 | 236 | Output files Multi-Criteria: | ... | ... |