FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
frodo2.benchmarks.FileCopier Class Reference

Helper utility that copies a file for use by frodo2.py when running experiments from a repository of problem instances. More...

Static Public Member Functions

static void main (String[] args) throws IOException
 Copies a file.

Detailed Description

Helper utility that copies a file for use by frodo2.py when running experiments from a repository of problem instances.

Author
Thomas Leaute

Member Function Documentation

◆ main()

void frodo2.benchmarks.FileCopier.main ( String[] args) throws IOException
static

Copies a file.

Parameters
args[originFile, targetFile]
Exceptions
IOExceptionif the copy fails

The documentation for this class was generated from the following file: