Commit 7c09940
committed
Shows the number of simulated annealead CloudletToVmMappingSolution created
- Introduces CloudletToVmMappingSimulatedAnnealing.solutions static attribute
to be incremented at every solution created.
- Changes CloudletToVmMappingSolution constructors to accept an id param
to identify the number of solution being created
- Update DatacenterBrokerHeuristicExample to show the number of created solutions
Signed-off-by: Manoel Campos <[email protected]>1 parent d7d64f7 commit 7c09940
File tree
1 file changed
+1
-0
lines changed- src/main/java/org/cloudsimplus/examples/brokers
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
| |||
0 commit comments