NAME
PMLTQ::Planner - Optimalizing search trees for BtredEvaluator
VERSION
version 3.0.2
DESCRIPTION
This module provides a simple query planning for BtredEvaluator and can also be used to transform a query-forest to a query-tree (if possible). We use directed MST to find a spanning tree.
AUTHORS
Petr Pajas <pajas@ufal.mff.cuni.cz>
Jan Štěpánek <stepanek@ufal.mff.cuni.cz>
Michal Sedlák <sedlak@ufal.mff.cuni.cz>
Matyáš Kopp <matyas.kopp@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Institute of Formal and Applied Linguistics (http://ufal.mff.cuni.cz).
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.