Skip to content

DBordeianu1/StableMarriageProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable Marriage Problem

A comparative implementation of the Stable Marriage problem across four programming paradigms, exploring how language design shapes problem-solving approaches.

The implementations use the Gale-Shapley and McVitie-Wilson algorithms


Implementations

Paradigm Language
Object-Oriented Java
Concurrent Go
Logic Prolog
Functional Scheme

Built as part of CSI2520 (Programming Paradigms) in the Winter of 2026

About

A comparative implementation of the Stable Marriage problem across four programming paradigms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors