Name : perl-Acme-HaltingProblem
| |
Version : 1.00
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.8.1
| Date : 2023-01-27 16:40:11
|
Group : Development/Libraries/Perl
| Source RPM : perl-Acme-HaltingProblem-1.00-lp154.8.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : Program to Decide Whether a Given Program Halts
|
Description :
The Halting Problem is one of the hardest problems in computing. The problem, approximately stated, is thus:
Given an arbitrary Turing Machine T and input for that turing machine D, decide whether the computation T(D) will terminate.
* new Acme::HaltingProblem(...)
Construct a new instance of the halting problem where the Machine is given as an arbitrary subref, and the Input is a reference to a list of arguments.
* $problem->analyse()
Analyse the instance of the halting problem. If it halts, the method will return 1. Otherwise, it will not return 1.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/15.4/noarch |