1: \begin{abstract}
2: An algorithm is devised for solving minimization problems with equality
3: constraints.
4: The algorithm uses first-order derivatives of both the objective function and the
5: constraints.
6: The step is computed as a sum between a steepest-descent step (which minimizes the
7: objective functional) and a correction step related to the Newton method
8: (which aims to solve the equality constraints).
9: The linear combination between these two steps involves coefficients
10: similar to Lagrange multipliers which are computed in a natural way based on
11: the Newton method.
12: The algorithm uses no projection and thus the iterates are not feasible; the
13: constraints are satisfied only in the limit (after convergence).
14: This algorithm was proposed by one of the authors in a previous paper.
15: In the present paper, a local convergence result is proven for a general
16: non-linear setting, where both the objective functional and the constraints
17: are not necessarily convex functions.
18: The algorithm is extended, by means of an active set strategy,
19: to account also for inequality constraints and to address minimax problems.
20: The method is then applied to the optimization of periodic
21: microstructures for obtaining homogenized elastic tensors having negative
22: Poisson ratio (so-called auxetic materials) using shape and/or topology
23: variations in the model hole.
24: In previous works of the same authors, anisotropic homogenized tensors
25: have been obtained which exhibit negative Poisson ratio in a prescribed
26: direction of the plane.
27: In the present work, a new approach is proposed,
28: that employs multi-objective optimization in order to minimize
29: the Poisson ratio of the (possibly anisotropic) homogenized elastic tensor
30: in several prescribed directions of the plane.
31: Numerical examples are presented.
32: %This approach may be generalized
33: %in order to minimize the largest Poisson ratio of the homogenized
34: %elastic tensor among all possible directions of the plane.
35: \end{abstract}