Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(appunti): Advanced and Distributed Algorithms LaTex #53

Merged
merged 32 commits into from
Oct 7, 2023

Commits on Aug 8, 2023

  1. aggiunta latex

    aggiunta versione latex degli appunti del modulo pinotti
    TommasoRomani committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c153679 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. fix: .devcontainer e template

    Aggiunto .devcontainer con i requirements per effettuare la build del
    documento.
    Cambiato template del documento con quello solito degli appunti e
    sistemati alcuni piccoli problemi.
    ncvescera committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c3beb26 View commit details
    Browse the repository at this point in the history
  2. fix: WISP

    Ricontrollata sezione Weighted Interval Scheduling Problem e corretti
    alcuni errori nelle formule, migliorata un'immagine e l'impaginazione.
    ncvescera committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    89776e4 View commit details
    Browse the repository at this point in the history
  3. fix: SLS

    Ricontrollata sezione Segmented Least Squares Problem e corretti
    alcuni errori nelle formule, migliorato pseudocodice e l'impaginazione.
    ncvescera committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    29b9686 View commit details
    Browse the repository at this point in the history
  4. fix: Knapsack

    Ricontrollata sezione Knapsack Problem e corretti
    alcuni errori nelle formule, migliorata l'impaginazione e lo
    pseudocodice.
    ncvescera committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f9c43a3 View commit details
    Browse the repository at this point in the history
  5. fix: RNA

    Ricontrollata sezione RNA Secondary Structure Problem e corretti
    alcuni errori nelle formule e migliorata l'impaginazione.
    ncvescera committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d375d84 View commit details
    Browse the repository at this point in the history
  6. fix: Pole Cutting

    Ricontrollata sezione Pole Cutting Problem e corretti
    alcuni errori nelle formule e nello pseudocodice.
    ncvescera committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    7bac983 View commit details
    Browse the repository at this point in the history
  7. fix: MCP

    Ricontrollata sezione Matrix Chain Parenthesization Problem e corretti
    alcuni errori nelle formule, migliorato pseudocodice e impaginazione.
    Aggiunto stile per le "definizioni".
    ncvescera committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    dff0b18 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. fix: OBST

    Ricontrollata sezione Optimal Binary Search Tree Problem e corretti
    alcuni errori nelle formule, migliorato pseudocodice e impaginazione.
    ncvescera committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c747661 View commit details
    Browse the repository at this point in the history
  2. fix: SA

    Ricontrollata sezione Sequence Alignment Problem e corretti
    alcuni errori nelle formule, migliorato pseudocodice e l'impaginazione.
    Aggiunto stile per \proof, lemma e teoremi.
    
    Introdotto l'utilizzo di minpage per forzare un elemento a rimanere
    tutto nella stessa pagina. Sembra funzionare. Va controllato meglio.
    ncvescera committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8356f71 View commit details
    Browse the repository at this point in the history
  3. fix: Ford Fulkerson

    Ricontrollata sezione Algoritmo Ford Fulkerson e corretti
    alcuni errori nelle formule, migliorata l'impaginazione e un'immagine.
    Migliorate le definizioni e i teoremi.
    Aggiunti riferimenti cliccabili (\ref) alle definizioni quando
    richiamate.
    ncvescera committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b8c590d View commit details
    Browse the repository at this point in the history
  4. fix: FF Patological Example

    Ricontrollata sezione Ford Fulkerson Patological Example e corretti
    alcuni errori nelle formule e migliorata l'impaginazione.
    Milgiorato teorema e dimostrazione.
    ncvescera committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    91dedba View commit details
    Browse the repository at this point in the history
  5. fix: Fat Flow

    Ricontrollata sezione Fat Flow e corretti
    alcuni errori nelle formule e migliorata l'impaginazione.
    Migliorati teoremi e dimostrazioni.
    ncvescera committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    332fb4f View commit details
    Browse the repository at this point in the history
  6. fix: Delta Scaling

    Ricontrollata sezione Delta Scaling e corretti
    alcuni errori nelle formule e migliorata l'impaginazione.
    Migliorati teoremi e dimostrazioni.
    ncvescera committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8b44a89 View commit details
    Browse the repository at this point in the history
  7. fix: Preflow

    Ricontrollata sezione Preflow e corretti
    alcuni errori nelle formule, migliorata impaginazione e teoremi e
    definizioni.
    ncvescera committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2645780 View commit details
    Browse the repository at this point in the history
  8. fix: Matching Grafi Bipartiti

    Ricontrollata sezione Matching su Grafi Bipartiti e corretti
    alcuni errori nelle formule, migliorata l'impaginazione e un'immagine.
    Migliorate le definizioni e i teoremi.
    ncvescera committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d66c409 View commit details
    Browse the repository at this point in the history
  9. Aggiornato PDF

    ncvescera committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4da722a View commit details
    Browse the repository at this point in the history
  10. fix: Typo

    Risolti typo all'interno di tutte le sezioni.
    ncvescera committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d765598 View commit details
    Browse the repository at this point in the history
  11. fix: frontmatter

    Aggiornato frontmatter con nome esame e titolo.
    ncvescera committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bfd1f1e View commit details
    Browse the repository at this point in the history
  12. Aggiornato PDF

    ncvescera committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3814c69 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. fix: Impaginazione

    Migliorata impaginazione del documento mandando a pagina nuova la
    sezione "Riepilogo" del capitolo Pole Cutting Problem.
    ncvescera committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    e22a97e View commit details
    Browse the repository at this point in the history
  2. fix: Impaginazione e Definizioni

    Migliorata impaginazione del capitolo "Sequence Alignment".
    Migliorata visualizzazione di due definizioni (non erano all'interno di
    un \minipage).
    ncvescera committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    a09ba5e View commit details
    Browse the repository at this point in the history
  3. fix: Impaginazione

    Migliorata impaginazione di una definizione nel capitolo "Ford Fulkerson".
    È stata aumentata la distanza tra una definizione ed il testo
    sottostante.
    ncvescera committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    2f3b32e View commit details
    Browse the repository at this point in the history
  4. Aggiornato PDF

    ncvescera committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    1a03c2f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Update main.tex

    Update Quote
    CristianCosci authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f2ebe90 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. fix: quote

    Migliorata visualizzazione della quote.
    ncvescera committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    dc912f0 View commit details
    Browse the repository at this point in the history
  2. Aggiornato PDF

    ncvescera committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    bdbce4e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix: TODO

    ncvescera committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    18ca88a View commit details
    Browse the repository at this point in the history
  2. fix: TODO

    Migliorata la scrittura di una formula matematica.
    ncvescera committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3b29cd9 View commit details
    Browse the repository at this point in the history
  3. fix: TODO

    Riscritta formula matematica espressa in un'immagine in LaTex.
    Rimossa relativa immagine .png
    ncvescera committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    37cbee7 View commit details
    Browse the repository at this point in the history
  4. fix: TODO & Impaginazione

    Riscritta formula sotto forma di immagine in LaTex.
    Rimossa relativa immagine .png
    Migliorata impaginazione del documento utilizzando \minipage.
    ncvescera committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    87fe59c View commit details
    Browse the repository at this point in the history
  5. Aggiornato PDF

    ncvescera committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    04b2427 View commit details
    Browse the repository at this point in the history