Skip to content

Commit

Permalink
tweak news
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyhanson committed Jul 24, 2024
1 parent 2a3e7b4 commit 2661a1c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# surveyvoi 1.1.0.1

- Update `greedy_heuristic_algorithm()` function so that it returns a solution
if it is not possible to select enough planning units to meet the target
for any species. Instead of throwing an error, it will now throw a warning
and return a solution containing the cheapest set of planning units within
the budget and locked out constraints. Note that this solution
- Fix bug in `greedy_heuristic_algorithm()` function so that it returns a
solution if it is not possible to select enough planning units to meet the
target for any species. Instead of throwing an error, it will now throw a
warning and return a solution containing the cheapest set of planning units
within the budget and locked out constraints. Note that this solution
will have an objective value of zero, because it has zero probability of
meeting any of the species' targets.

Expand Down
2 changes: 1 addition & 1 deletion docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pkgdown: 2.0.7
pkgdown_sha: ~
articles:
surveyvoi: surveyvoi.html
last_built: 2024-07-24T01:46Z
last_built: 2024-07-24T01:59Z
urls:
reference: https://github.com/prioritizr/surveyvoi/reference
article: https://github.com/prioritizr/surveyvoi/articles
Expand Down

0 comments on commit 2661a1c

Please sign in to comment.