Offset 1, 1 lines modified | Offset 1, 1 lines modified | ||
1 | {"name":"p5-Algorithm-Networksort","origin":"devel/p5-Algorithm-Networksort","version":"2.01","comment":"Perl·module·that·will·create·sorting·networks","maintainer":"perl@FreeBSD.org","www":"http://search.cpan.org/dist/Algorithm-Networksort/","abi":"FreeBSD:11:*","arch":"freebsd:11:*","prefix":"/usr/local","flatsize":115160,"licenselogic":"or","licenses":["ART10","GPLv1"],"desc":"This·module·will·create·sorting·networks,·a·sequence·of·comparisons\nthat·do·not·depend·upon·the·results·of·prior·comparisons.\n\nThere·are·several·algorithms·to·generate·sorting·networks.··This\nmodule·has·three·of·them:··Bose·and·Nelson's,·Hibbard's,·and\nBatcher's·Merge·Exchange.··It·also·has·networks·that·were·found\nto·be·superior·in·comparison·count·to·those·generated·automatically\nby·these·algorithms.\n\nThere·is·a·flexible·formatting·function·that·will·allow·you·to\nprint·out·your·network·in·many·ways·(see·documentation).··There\nis·also·a·graphical·output·function·that·will·return·the·network\nin·an·encapsulated·postscript,·✂ | 1 | {"name":"p5-Algorithm-Networksort","origin":"devel/p5-Algorithm-Networksort","version":"2.01","comment":"Perl·module·that·will·create·sorting·networks","maintainer":"perl@FreeBSD.org","www":"http://search.cpan.org/dist/Algorithm-Networksort/","abi":"FreeBSD:11:*","arch":"freebsd:11:*","prefix":"/usr/local","flatsize":115160,"licenselogic":"or","licenses":["ART10","GPLv1"],"desc":"This·module·will·create·sorting·networks,·a·sequence·of·comparisons\nthat·do·not·depend·upon·the·results·of·prior·comparisons.\n\nThere·are·several·algorithms·to·generate·sorting·networks.··This\nmodule·has·three·of·them:··Bose·and·Nelson's,·Hibbard's,·and\nBatcher's·Merge·Exchange.··It·also·has·networks·that·were·found\nto·be·superior·in·comparison·count·to·those·generated·automatically\nby·these·algorithms.\n\nThere·is·a·flexible·formatting·function·that·will·allow·you·to\nprint·out·your·network·in·many·ways·(see·documentation).··There\nis·also·a·graphical·output·function·that·will·return·the·network\nin·an·encapsulated·postscript,·✂ |
Offset 129, 15 lines modified | Offset 129, 15 lines modified | ||
129 | .····ds·ae·ae | 129 | .····ds·ae·ae |
130 | .····ds·Ae·AE | 130 | .····ds·Ae·AE |
131 | .\} | 131 | .\} |
132 | .rm·#[·#]·#H·#V·#F·C | 132 | .rm·#[·#]·#H·#V·#F·C |
133 | .\"·======================================================================== | 133 | .\"·======================================================================== |
134 | .\" | 134 | .\" |
135 | .IX·Title·"Algorithm::Networksort·3" | 135 | .IX·Title·"Algorithm::Networksort·3" |
136 | .TH·Algorithm::Networksort·3·"2016-06-1 | 136 | .TH·Algorithm::Networksort·3·"2016-06-11"·"perl·v5.20.3"·"User·Contributed·Perl·Documentation" |
137 | .\"·For·nroff,·turn·off·justification.··Always·turn·off·hyphenation;·it·makes | 137 | .\"·For·nroff,·turn·off·justification.··Always·turn·off·hyphenation;·it·makes |
138 | .\"·way·too·many·mistakes·in·technical·documents. | 138 | .\"·way·too·many·mistakes·in·technical·documents. |
139 | .if·n·.ad·l | 139 | .if·n·.ad·l |
140 | .nh | 140 | .nh |
141 | .SH·"NAME" | 141 | .SH·"NAME" |
142 | Algorithm::Networksort·\-·Create·Sorting·Networks. | 142 | Algorithm::Networksort·\-·Create·Sorting·Networks. |
143 | .SH·"SYNOPSIS" | 143 | .SH·"SYNOPSIS" |
Offset 129, 15 lines modified | Offset 129, 15 lines modified | ||
129 | .····ds·ae·ae | 129 | .····ds·ae·ae |
130 | .····ds·Ae·AE | 130 | .····ds·Ae·AE |
131 | .\} | 131 | .\} |
132 | .rm·#[·#]·#H·#V·#F·C | 132 | .rm·#[·#]·#H·#V·#F·C |
133 | .\"·======================================================================== | 133 | .\"·======================================================================== |
134 | .\" | 134 | .\" |
135 | .IX·Title·"Algorithm::Networksort::Best·3" | 135 | .IX·Title·"Algorithm::Networksort::Best·3" |
136 | .TH·Algorithm::Networksort::Best·3·"2016-06-1 | 136 | .TH·Algorithm::Networksort::Best·3·"2016-06-11"·"perl·v5.20.3"·"User·Contributed·Perl·Documentation" |
137 | .\"·For·nroff,·turn·off·justification.··Always·turn·off·hyphenation;·it·makes | 137 | .\"·For·nroff,·turn·off·justification.··Always·turn·off·hyphenation;·it·makes |
138 | .\"·way·too·many·mistakes·in·technical·documents. | 138 | .\"·way·too·many·mistakes·in·technical·documents. |
139 | .if·n·.ad·l | 139 | .if·n·.ad·l |
140 | .nh | 140 | .nh |
141 | .SH·"NAME" | 141 | .SH·"NAME" |
142 | Algorithm::Networksort::Best·\-·Optimized·Sorting·Networks. | 142 | Algorithm::Networksort::Best·\-·Optimized·Sorting·Networks. |
143 | .SH·"SYNOPSIS" | 143 | .SH·"SYNOPSIS" |