Yes, I get that the Manhattan length is the sum of X and Y, which means that shortest length of trace on which we can route a trace and Meander is the percentage difference between the current route length and the Manhattan length.
Does this means that Meander would always be zero or greater then zero. If Meander is 50 % then the actual length is 1.5 times the Manhattan length, right ? and if Meander is 100 % then then the actual length is 2.0 times the the Manhattan length, right ?