Skip to content

Commit

Permalink
More style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Darakuu committed Feb 6, 2024
1 parent c895411 commit 4db26b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/Problemi di Ottimizzazione.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ L'obiettivo è il criterio di scelta da seguire, le restrizioni sono i vincoli o
Un problema di ottimizzazione è del tipo

$$
\Large
\begin{align}
& min f(x) \\
Expand All @@ -36,6 +37,8 @@ $$
Oppure:

$$
\Large
\begin{align}
& max f(x) \\
& x \in X \\
Expand Down

0 comments on commit 4db26b2

Please sign in to comment.