Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2004-06-26 (12 years ago) | 59% | Total: 1,591 | All time: 2,389 This week: 970 |
Version | License | Categories | ||||
combinatorics 1.0.0 | BSD License | Algorithms |
Description | Author | ||||||||||||||
This class contains some useful statistical functions to make combinatorial statictic calculations like dispositions and combinations of objects. Innovation Award |
|
Hello! This class contains some useful statistical functions to calculate dispositions and combinations of objects. An interesting use of it could be to find the best path, both if you have to visit a certain number of cities and if you have to touch a certain number of nodes in a network. Of course, developping similar functions inside a specific database (using pl/sql for Oracle, Transact SQl for SQLServer, plpgsql for Postgresql) is probably more efficient, but this approach is database independent. I have done some tests and they seem to work. If you find any errors or have some suggestions please contact me. Have a nice day :-) p.s. The main class is Combinatorics. The class Geo extends Combinatorics and was built only to be used in the example. |
Files |
File | Role | Description |
---|---|---|
Cities.php | Example | example n.2 |
Combinatorics.html | Doc. | Class methods documentation |
Combinatorics.php | Class | Class |
Example.php | Example | Example n.1 |
Geo.php | Example | Class for example n.2 |
readme.txt | Doc. | read me |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.