Package jline.lib.perm
Class PermExample
java.lang.Object
jline.lib.perm.PermExample
Example usage of the permanent computation algorithms.
This example demonstrates:
1. Creating a test matrix
2. Computing permanent using different algorithms
3. Comparing results and performance
Note: This is a demo entry point. The Java port depends on translations
of NaivePermanent, RyzerPermanent, BethePermanent, AdaPartSampler,
HuberLawSampler, and NetworkNoThink which are not part of this batch.
-
Method Summary
-
Method Details
-
main
-