Helper utility that copies a file for use by frodo2.py when running experiments from a repository of problem instances.
More...
|
| static void | main (String[] args) throws IOException |
| | Copies a file.
|
Helper utility that copies a file for use by frodo2.py when running experiments from a repository of problem instances.
- Author
- Thomas Leaute
◆ main()
| void frodo2.benchmarks.FileCopier.main |
( |
String[] | args | ) |
throws IOException |
|
static |
Copies a file.
- Parameters
-
| args | [originFile, targetFile] |
- Exceptions
-
| IOException | if the copy fails |
The documentation for this class was generated from the following file: