equal
deleted
inserted
replaced
141 Here you can find several useful tools for development, |
141 Here you can find several useful tools for development, |
142 debugging and testing. |
142 debugging and testing. |
143 */ |
143 */ |
144 |
144 |
145 /** |
145 /** |
|
146 @defgroup timecount Time measuring and Counting |
|
147 @ingroup misc |
|
148 Here you can find simple tools for measuring the performance |
|
149 of algorithms. |
|
150 */ |
|
151 |
|
152 /** |
146 @defgroup io_group Input Output |
153 @defgroup io_group Input Output |
147 Here you can find tools for imporing and exporting graphs and graph related |
154 Here you can find tools for imporing and exporting graphs and graph related |
148 data |
155 data |
149 */ |
156 */ |
150 |
157 |