0
5
0
| ... | ... |
@@ -87,5 +87,6 @@ |
| 87 | 87 |
/// consider to use the named template parameters instead. |
| 88 | 88 |
/// |
| 89 |
/// \warning Both |
|
| 89 |
/// \warning Both \c V and \c C must be signed number types. |
|
| 90 |
/// \warning All input data (capacities, supply values, and costs) must |
|
| 90 | 91 |
/// be integer. |
| 91 | 92 |
/// \warning This algorithm does not support negative costs for such |
| ... | ... |
@@ -114,5 +114,6 @@ |
| 114 | 114 |
/// consider to use the named template parameters instead. |
| 115 | 115 |
/// |
| 116 |
/// \warning Both |
|
| 116 |
/// \warning Both \c V and \c C must be signed number types. |
|
| 117 |
/// \warning All input data (capacities, supply values, and costs) must |
|
| 117 | 118 |
/// be integer. |
| 118 | 119 |
/// \warning This algorithm does not support negative costs for such |
| ... | ... |
@@ -66,5 +66,6 @@ |
| 66 | 66 |
/// algorithm. By default, it is the same as \c V. |
| 67 | 67 |
/// |
| 68 |
/// \warning Both |
|
| 68 |
/// \warning Both \c V and \c C must be signed number types. |
|
| 69 |
/// \warning All input data (capacities, supply values, and costs) must |
|
| 69 | 70 |
/// be integer. |
| 70 | 71 |
/// \warning This algorithm does not support negative costs for such |
| ... | ... |
@@ -64,5 +64,6 @@ |
| 64 | 64 |
/// algorithm. By default, it is the same as \c V. |
| 65 | 65 |
/// |
| 66 |
/// \warning Both |
|
| 66 |
/// \warning Both \c V and \c C must be signed number types. |
|
| 67 |
/// \warning All input data (capacities, supply values, and costs) must |
|
| 67 | 68 |
/// be integer. |
| 68 | 69 |
/// |
0 comments (0 inline)