Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudon committed Nov 14, 2023
1 parent a8a69a2 commit e6160e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra/lemon/soplex.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ namespace lemon {
///
/// This class implements an interface for the SoPlex LP solver.
/// The SoPlex library is an object oriented lp solver library
/// developed at the Konrad-Zuse-Zentrum für Informationstechnik
/// developed at the Konrad-Zuse-Zentrum fur Informationstechnik
/// Berlin (ZIB). You can find detailed information about it at the
/// <tt>http://soplex.zib.de</tt> address.
class SoplexLp : public LpSolver {
Expand Down

0 comments on commit e6160e6

Please sign in to comment.