Inline math inside markdown table

The following table is not rendered properly.

| Feature | Flow-Based Formulation | Cut-Set Formulation |
| :--- | :--- | :--- |
| **Model Size** | **Polynomial.** Number of variables is \(O(|S| + |E|)\). Number of constraints is \(O(|V|)\). | **Exponential.** Number of cut constraints is \(O(2^{|V|})\). |

Here is the result:

Feature

Flow-Based Formulation

Cut-Set Formulation

Model Size

Polynomial. Number of variables is (O(

S

Please authenticate to join the conversation.

Upvoters
Status

Completed

Board
🐛

Bug Reports

Subscribe to post

Get notified by email when there are changes.