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: aimacode/aima-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gobber/aima-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 9 files changed
  • 1 contributor

Commits on Sep 24, 2019

  1. Adicionada opção para trocar as palavras dos gráficos e criado novo a…

    …rquivo com algoritmos de busca para visualização (arquivo search_vis)
    gobber committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    9e1c1ae View commit details
    Browse the repository at this point in the history
  2. Little modification

    gobber committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    8616656 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12061fb View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Adaptations to colab

    gobber committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    9d355be View commit details
    Browse the repository at this point in the history
  2. Adaptations to colab 2

    gobber committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    1264f3e View commit details
    Browse the repository at this point in the history
  3. Adaptations to colab

    gobber committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    10b8022 View commit details
    Browse the repository at this point in the history
  4. Adaptations to colab

    gobber committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    770f7f6 View commit details
    Browse the repository at this point in the history
  5. Adaptations to colab

    gobber committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    5f31d18 View commit details
    Browse the repository at this point in the history
  6. Trying canvas

    gobber committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    b45136e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8550163 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    8f0cd67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f59563b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22a1dd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b0ae9c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    30a6ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbfc9a3 View commit details
    Browse the repository at this point in the history
  3. Added a file queens_ag_problem.py tha contains the fitness function o…

    …f AG to solve nqueens problem
    gobber committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    0c46d93 View commit details
    Browse the repository at this point in the history
  4. Added a file queens_ag_problem.py tha contains the fitness function o…

    …f AG to solve nqueens problem
    gobber committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    786b93c View commit details
    Browse the repository at this point in the history
Loading