I am trying to make a transportation tableau in LaTeX. The tableau I wanted looks like the one below.

|
I am trying to make a transportation tableau in LaTeX. The tableau I wanted looks like the one below.
|
|||||||||||||
|
|
I have added the part for diagonal (To/From). Thanks Ellett
|
||||
|
|
|
It seems there's a partial solution given at Diagonal lines in table cell. The example there uses TikZ to produce the diagonal. But, I would find building the whole table in TikZ a bit too tedious. My solution would be to nest tabular environments and define a new column type (to avoid ugly breaks in the lines). Here's my code---hope it's not too clunky. I'm omitting the diagonal: for that see the link above.
|
|||||||
|
|
It looks like this can be done with TikZ. You could
If you would update your question, showing your efforts after you decided how to approach the problem, we could help you better. |
|||
|
|