Skip to content

Commit

Permalink
[trivial] Add author names to delete relaxation constraint documentat…
Browse files Browse the repository at this point in the history
…ion.
  • Loading branch information
remochristen committed Oct 7, 2024
1 parent 45e1e6f commit 3ff4081
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ class DeleteRelaxationIFConstraintsFeature
: public plugins::TypedFeature<ConstraintGenerator, DeleteRelaxationIFConstraints> {
public:
DeleteRelaxationIFConstraintsFeature() : TypedFeature("delete_relaxation_if_constraints") {
document_title("Delete relaxation constraints");
document_title("Delete relaxation constraints from Imai and Fukunaga");
document_synopsis(
"Operator-counting constraints based on the delete relaxation. By "
"default the constraints encode an easy-to-compute relaxation of h^+^. "
Expand Down

0 comments on commit 3ff4081

Please sign in to comment.