StableMarriage
Marriage solver
A Smalltalk implementation of the stable marriage problem algorithm
A solver for the stable marriage problem written in Pharo.
3 stars
3 watching
0 forks
Language: Smalltalk
last commit: almost 7 years ago
Linked from 1 awesome list
pharosmalltalkstable-marriage-problem
Related projects:
Repository | Description | Stars |
---|---|---|
juliendelplanque/matplotlibbridge | A bridge between Pharo and Python's Matplotlib for creating plots in Smalltalk. | 19 |
juliendelplanque/iterators | Implementations of iterators for Pharo's collections | 9 |
juliendelplanque/jrpc | A JSON-RPC 2.0 implementation for Pharo Smalltalk | 10 |
juliendelplanque/pharo-ical | Provides objects to manipulate ICalendar objects in Pharo environments. | 4 |
juliendelplanque/arff | A Pharo implementation of the Weka Arff data format | 1 |
juliendelplanque/pharocodegenerator | A toolkit to generate Pharo code by parsing a Domain Specific Language (DSL) and translating it into Smalltalk ASTs. | 13 |
juliendelplanque/postgresqlparser | A tool that parses and analyzes PostgreSQL source code | 7 |
polymathorg/polymath | A Pharo-based scientific computing library providing advanced numerical methods and algorithms | 170 |
stephane-caron/lpsolvers | Provides a unified interface to various linear programming solvers in Python | 23 |
polymathorg/dataframe | A Smalltalk-based implementation of tabular data structures for data analysis | 74 |
juliendelplanque/python3generator | Toolkit to generate Python 3 source code from Pharo | 26 |
juliendelplanque/drtests | An UI extension for testing Smalltalk projects | 7 |
urosolia/lmpc_simpleexample | A MATLAB implementation of an optimal control algorithm for a double integrator system | 57 |
springer-math/linear-programming-using-matlab | MATLAB implementations of linear programming algorithms and methods | 44 |
juliendelplanque/mirage | A Smalltalk-based tool for switching between windows and previewing their content in a graphical interface. | 34 |