Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/algorithms/Sandwiching.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"""
Sandwiching(precision::Float64)

An algorithm that implemennts the paper described in Koenen, M., Balvert, M., &
An algorithm that implements the paper described in Koenen, M., Balvert, M., &
Fleuren, H. A. (2023). A Renewed Take on Weighted Sum in Sandwich Algorithms:
Modification of the Criterion Space. (Center Discussion Paper; Vol. 2023-012).
CentER, Center for Economic Research.
Expand Down
Loading