Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spbu-coding-2023/graphs-graphs-13
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/gui
Choose a base ref
...
head repository: spbu-coding-2023/graphs-graphs-13
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 10 files changed
  • 4 contributors

Commits on May 17, 2024

  1. Merge pull request #2 from spbu-coding-2023/develop

    initialization project
    b08lsoai authored May 17, 2024
    Configuration menu
    Copy the full SHA
    ecbcfd9 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge pull request #4 from spbu-coding-2023/develop

    Adedd most of the algorithms and tests, as well as the basic GUI
    b08lsoai authored May 29, 2024
    Configuration menu
    Copy the full SHA
    b2b3c69 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge branch 'develop'

    b08lsoai committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    be55a71 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge branch 'develop'

    b08lsoai committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    856a9cf View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    5670dda View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    b09c882 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    6d14a92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38720be View commit details
    Browse the repository at this point in the history
  3. fix: changed the coordinates of the circle center, which provides the…

    … default location of the vertices
    MigunovaAnastasia1 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    25b1a88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a14cf6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0e4690 View commit details
    Browse the repository at this point in the history
  6. feat: added botton for HarmonicCentrality algorithm execution and mad…

    …e an incomplete implementation of this algorithm
    MigunovaAnastasia1 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    418f071 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Merge pull request #8 from spbu-coding-2023/develop

    PR from develop: databases + a few other changes
    MigunovaAnastasia1 authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    71f05c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from spbu-coding-2023/develop

    PR from develop:  added an incomplete implementation of HarmonicCentrality algorithm
    MigunovaAnastasia1 authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    324b669 View commit details
    Browse the repository at this point in the history
Loading