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

Fix DiscreteFactorGraph::optimize to return MPE #1050

Merged
merged 21 commits into from
Jan 22, 2022
Merged

Commits on Jan 21, 2022

  1. Fix docs

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    7e956d2 View commit details
    Browse the repository at this point in the history
  2. cleanup

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    0076db7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e4f50d View commit details
    Browse the repository at this point in the history
  4. optimize now computes MPE

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    ec39197 View commit details
    Browse the repository at this point in the history
  5. New lookup classes

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    34a3b02 View commit details
    Browse the repository at this point in the history
  6. Deprecated solve

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    fcdb5b4 View commit details
    Browse the repository at this point in the history
  7. Now doing MPE with DAG class

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    5add858 View commit details
    Browse the repository at this point in the history
  8. deprecated solve

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    7564300 View commit details
    Browse the repository at this point in the history
  9. deprecated optimize

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    e22f8f0 View commit details
    Browse the repository at this point in the history
  10. MPE now works

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    2f49612 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e713897 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b17fcfb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2ac79af View commit details
    Browse the repository at this point in the history
  14. fix typos

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    ad21632 View commit details
    Browse the repository at this point in the history
  15. Fix wrapper

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    125708f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    03314ed View commit details
    Browse the repository at this point in the history
  17. moved argmax to conditional

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    f9b1489 View commit details
    Browse the repository at this point in the history
  18. Fix python tests

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    e3c98b0 View commit details
    Browse the repository at this point in the history
  19. Fix examples

    dellaert committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    99a97da View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Configuration menu
    Copy the full SHA
    06150d1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/betterMPE

    # Conflicts:
    #	.github/scripts/python.sh
    dellaert committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    82fed10 View commit details
    Browse the repository at this point in the history