To join the community, click the "Community" link at the top of any page. You can create a new post by clicking the button marked "New post". In order to reach the widest audience, the forum language is English only. Stackoverflow has a very good guide on How do I ask a good question? which also applies to our community forum.
Please try posting an MRE (minimal reproducible example) when sharing code. For a tutorial on MREs, please refer to Tutorial: Preparing a Minimal Reproducible Example.
Community topics
Our community is organized into different topics to better categorize the posts and discussions. Please see here for an overview of the available topics. We also provide a place to share general knowledge and tips and tricks around Gurobi.
Adding code snippets
- You may use
\(\texttt{inline code}\)
to write \(\texttt{inline code}\). - To share code samples or log excerpts, please use the code button in the editor:
Please try to keep these snippets short and concise - this makes reading and replying to your post easier.
Sharing files
You cannot attach a file to a community post; if you need to share a file, try a service like Filemail, Dropbox, Box, Google Drive, OneDrive, etc.
Using mathematical notation
When you create a new post, you can use MathJax to embed math notation using LaTeX:
\[x = -b \frac{\sqrt{b^2-4ac}}{2a}\]
\[x = -b \frac{\sqrt{b^2-4ac}}{2a}\]
You may use \(x = -2 e^y\)
to write inline formulas: \(x = -2 e^y\)
For multi-line formulas, you can use\[\begin{align} \min c^T x \\ \text{s.t. } Ax &= b \\ x &\geq 0\end{align}\]
:
\[\begin{align} \min c^T x \\ \text{s.t. } Ax &= b \\ x &\geq 0\end{align}\]
Content Tags
Please add appropriate tags to your post in the "Related to" section of the editor. This will make your post easier to find when looking for this topic.
Comments
0 comments
Article is closed for comments.