]> AND Private Git Repository - loba.git/commit
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Wip...
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 7 Dec 2010 15:20:25 +0000 (16:20 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 14 Dec 2010 23:22:38 +0000 (00:22 +0100)
commitd47d44b2ed067c834ef210ad544512e7581a1c8e
treed9279fd9325ca308192045bddb4f0b6206e1bf37
parentf29b38ef2a056daa14bbfda2fce78063faa773d4
Wip...

* rename parameters -> options
* add cost_func
* add process::compute
* add core files in .gitignore
.gitignore
Makefile
cost_func.cpp [new file with mode: 0644]
cost_func.h [new file with mode: 0644]
main.cpp
options.cpp [new file with mode: 0644]
options.h [new file with mode: 0644]
parameters.cpp [deleted file]
parameters.h [deleted file]
process.cpp
process.h