-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
31 lines (19 loc) · 908 Bytes
/
readme.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
HillClimbing@Cloud - Group 2 - MEIC-A
Diogo Vaz - 83446 - [email protected]
Filipe Martins - 83458 - [email protected]
Marcelo Silva - 83507 - [email protected]
Folder Structure:
cnv-project/
BIT/ -> Where the BIT library class files are
datasets/ -> Folder with the heightmaps
pt/ulisboa/tecnico/cnv -> Folder with the different packages of the system
hillclimbing.sh <- Script that helps with compiling and running different components of the system
To configure some necessary constants please refer to the pt.ulisboa.tecnico.cnv.loadbalancing.Config class and
change the parameters as necessary.
In order to run the system one must simply run the script and then perform the following commands:
clean
build
runLB
Requirements :
AWS Java Source Development Kit.
Update your environment variables accordingly in hillclimbing.sh