Skip to content

204 dev the mountain car problem#205

Open
AmielMetier wants to merge 5 commits intomainfrom
204-dev-the-mountain-car-problem
Open

204 dev the mountain car problem#205
AmielMetier wants to merge 5 commits intomainfrom
204-dev-the-mountain-car-problem

Conversation

@AmielMetier
Copy link
Collaborator

No description provided.

@AmielMetier AmielMetier linked an issue Feb 28, 2026 that may be closed by this pull request
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3c8917e5a8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +75 to +79
:beam,
:cart_pendulum,
:chain,
:dielectrophoretic_particle,
:double_oscillator,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Stop excluding existing problems from registry

Adding these symbols to problems_to_exclude removes previously available problems (for example :beam, :chain, :rocket, :vanderpol) from LIST_OF_PROBLEMS, and that list is later used to generate exported problem methods and to include backend model files. As a result, those problems are no longer defined/loaded, so existing calls like beam(JuMPBackend()) or rocket(OptimalControlBackend()) break after this commit instead of continuing to work alongside the new mountain car problem.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Dev] The Mountain Car Problem

4 participants