Skip to content

Commit

Permalink
#279: ensure to not test with brute force
Browse files Browse the repository at this point in the history
  • Loading branch information
ppebay committed Oct 25, 2022
1 parent 8cca95b commit 854c392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lbaf/Applications/conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ work_model:
gamma: 0.

# Specify balancing algorithm
brute_force_optimization: True
#brute_force_optimization: True
algorithm:
# name: BruteForce
name: InformAndTransfer
Expand Down

0 comments on commit 854c392

Please sign in to comment.