1
1
Gilles Gouaillardet 4130c93976 regx/reverse: add the reverse component
Search for the digits to be compressed from the end of the node names.

For example, if the nodelist is c712f6n01,c712f6n02,c712f6n03
the regx/fwd component generates c[3:712]f6n01,c[3:712]f6n02,c[3:712]f6n03@(3)
when the regx/reverse component generates c712f6n[2:1-3]@0(3) which is
a better fit here.

Josh Hursey authored the changes and must be credited.

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2018-01-12 11:45:49 +09:00
..
2015-06-23 20:59:57 -07:00
2018-01-10 20:28:21 -08:00
2018-01-10 20:28:21 -08:00
2018-01-10 20:28:21 -08:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00