-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathargs.txt
33 lines (32 loc) · 788 Bytes
/
args.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# This file is just a convinience for running the program when frequently changing arguments
#
# to load the args from file use the command:
# `cargo run -q --release -- `cat args.txt | grep -v ^#``
--cycles=10
#
--ants=10000
--steps=100
--dispatcher=biased:1,1
--updater=cycle:1,0.2,1,100
--converter=i:spatial
--mask-width=256
#
# --dispatcher=biased
# --updater=cycle
# --converter=i:superpixels:20
#
--target-capacity=22544B
# --verbose-files
# --stop-after=100
# --dispatcher=biased
# --updater=maxmin
# --seed=30
# tsp
# --graph=./assets/tsp/kroa100.csv
# --graph=./assets/tsp/oliver30.csv
embed
--data assets/data/lorem_ipsum_large.txt
--image assets/images/peppers/peppers.bmp
# extract
# --steg assets/images/baboon/baboon-l_steg.bmp
# --image assets/images/baboon/baboon-l.bmp