• Title/Summary/Keyword: Marriage Problem

Search Result 124, Processing Time 0.028 seconds

The Mediational Role of Parenting Self-Efficacy and Behavior on Child Problem Behavior : Femaile International Marriage Immigrants and Their Children (여성결혼이민자의 어린 아동의 문제행동 모형 탐색 : 중국, 필리핀, 베트남 출신 여성결혼이민자를 중심으로)

  • Choe, Hyung-Sung
    • Korean Journal of Child Studies
    • /
    • v.30 no.3
    • /
    • pp.197-211
    • /
    • 2009
  • This study investigated the relations between mother's parenting self-efficacy, perceived social support, parenting behavior, and acculturative stress, and young children's problem behavior, focusing on the mediational role of mother's parenting self-efficacy and parenting behavior. Mothers were female international marriage immigrant from China, Philippines, and Vietnam. The participants were 374mothers of young children and teachers of the children in Busan and Gyungnam, Korea. Questionnaires were based on Choe and Chung (2001), Shin(1996), Lee (1996), Hong (1995), and Han(1996). Structural equation modeling indicated that mother's parenting self-efficacy and parenting behavior were significant mediators of the relation between mother's perceived social support and child's problem behavior. The results will be useful for parent training programs for female international marriage immigrant.

  • PDF

A New Perspective to Stable Marriage Problem in Profit Maximization of Matrimonial Websites

  • Bhatnagar, Aniket;Gambhir, Varun;Thakur, Manish Kumar
    • Journal of Information Processing Systems
    • /
    • v.14 no.4
    • /
    • pp.961-979
    • /
    • 2018
  • For many years, matching in a bipartite graph has been widely used in various assignment problems, such as stable marriage problem (SMP). As an application of bipartite matching, the problem of stable marriage is defined over equally sized sets of men and women to identify a stable matching in which each person is assigned a partner of opposite gender according to their preferences. The classical SMP proposed by Gale and Shapley uses preference lists for each individual (men and women) which are infeasible in real world applications for a large populace of men and women such as matrimonial websites. In this paper, we have proposed an enhancement to the SMP by computing a weighted score for the users registered at matrimonial websites. The proposed enhancement has been formulated into profit maximization of matrimonial websites in terms of their ability to provide a suitable match for the users. The proposed formulation to maximize the profits of matrimonial websites leads to a combinatorial optimization problem. We have proposed greedy and genetic algorithm based approaches to solve the proposed optimization problem. We have shown that the proposed genetic algorithm based approaches outperform the existing Gale-Shapley algorithm on the dataset crawled from matrimonial websites.

A Marriage Problem Using Threshold Algorithm

  • Lee, Sang-Un
    • Journal of the Korea Society of Computer and Information
    • /
    • v.20 no.11
    • /
    • pp.105-110
    • /
    • 2015
  • This paper deals with a newly proposed algorithm for stable marriage problem, which I coin threshold algorithm. The proposed algorithm firstly constructs an $n{\times}n$ matrix of the sum of each sex's preference over the members of the opposite sex. It then selects the minimum value from each row and column to designate the maximum value of the selected as the sum threshold $p^*_{ij}$. It subsequently deletes the maximum preference $_{mzx}p_{ij}$ from a matrix derived from deleting $p_{ij}$ > $p^*_{ij}$, until ${\mid}c_i{\mid}=1$ or ${\mid}c_j{\mid}=1$. Finally, it undergoes an optimization process in which the sum preference is minimized. When tested on 7 stable marriage problems, the proposed algorithm has proved to improve on the existing solutions.

Solution of SMP Problem by Adapting ACS Algorithm (ACS알고리즘을 이용한 안정된 결혼 문제 해결에 관한 연구)

  • Kim, Hyun;Chung, Tae-Choong
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.47 no.6
    • /
    • pp.68-74
    • /
    • 2010
  • This paper suggest a new ACS algorithm to solve SMP which was solved by Gale-Shapley algorithm. The stable marriage problem is an extensively-studied combinatorial problem with many practical applications. The classical Gale-Shapley algorithm produces a marriage that greatly favors the men at the expense of the women, or vice versa. In this paper we apply ACS algorithm to SMP to find 4 kinds of solutions such as stable matching with man-optimal, woman-optimal, egalitarian stable matching, sex-fair stable matching. So this ACS is a novel method to solve Stable Marriage Problem. Our simulation results show the effectiveness of the proposed ACS.

The study of Dong-shan(東山) Yao(瑤) marriage culture (동산요족(東山瑤族)의 혼인형태탐구(婚姻形態探究))

  • Xing, Li
    • Korean Journal of Heritage: History & Science
    • /
    • v.37
    • /
    • pp.213-242
    • /
    • 2004
  • "China", "Guang-Xi(廣西)", "Dong-Shan(東山)", a marriage of "Yao-zu(瑤族)" divide mainly into a distinguished family form, but are by a marriage of a traditional general form (a woman getting married) and "Zhaoxu-Hun(招婿婚)", a marriage of "Liangtou-che(兩頭扯)". These two marriage format that mentioned the back is a marriage format to often appear in other Chinese minority race region while being a custom peculiar to "Yao-zu(瑤族)" marriage method. "Zhaoxu-Hun(招婿婚)" provides labor force as a workman while living with a man sinks with "son-in-law" to a woman house, and doing, and it is to carry out a lot of duty as a husband too. "A Liangtou-che(兩頭扯)" marriage is more characteristic, but lives while going around a bilateral family while man and woman each stay in an own house. There are inheritance of property rights to own family, too and obeys anger of he direction family bilateral where if lays a child even if stands up and holds a memorial service. At the same time that these marriages are performed between the same "Yao-zu(瑤族)" near a track, and solution does a distribution problem between a labor problem and the families which were unstable through a mutual marriage for the purpose a compunction "Yao-zu(瑤族)" social network construction into intimacy anger. A general idea is covered he base with in order the porcelain which is a weak race prevent that it is assimilated by external aggression because "Yo-zu(瑤族)" has always received aggression of "a Han-zu(漢族)" too historically, and to keep an ethnic pure blood.

Solving the Gale-Shapley Problem by Ant-Q learning (Ant-Q 학습을 이용한 Gale-Shapley 문제 해결에 관한 연구)

  • Kim, Hyun;Chung, Tae-Choong
    • The KIPS Transactions:PartB
    • /
    • v.18B no.3
    • /
    • pp.165-172
    • /
    • 2011
  • In this paper, we propose Ant-Q learning Algorithm[1], which uses the habits of biological ants, to find a new way to solve Stable Marriage Problem(SMP)[3] presented by Gale-Shapley[2]. The issue of SMP is to find optimum matching for a stable marriage based on their preference lists (PL). The problem of Gale-Shapley algorithm is to get a stable matching for only male (or female). We propose other way to satisfy various requirements for SMP. ACS(Ant colony system) is an swarm intelligence method to find optimal solution by using phermone of ants. We try to improve ACS technique by adding Q learning[9] concept. This Ant-Q method can solve SMP problem for various requirements. The experiment results shows the proposed method is good for the problem.

Marriage Problem Algorithm Based on Maximum-Preferred Rank Selection Method (최대 선호도 순위선정 방법에 기반한 결혼문제 알고리즘)

  • Lee, Sang-Un
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.14 no.3
    • /
    • pp.111-117
    • /
    • 2014
  • In this paper I propose a simple optimal solution seeking algorithm to a stable marriage problem. The proposed algorithm firstly constructs an $n{\times}n$ matrix of the sum of each gender's preference of the other gender $p_{ij}$. It then selects the minimum sum preference $_{min}p_{ij}$ in the constructed matrix and deletes its corresponding row i and column j. This process is repeated until $i=0{\cap}j=0$, after which the algorithm compares initially or last chosen $_{min}p_{ij}$ its alternatives to finally determine one that yields the maximum marginal increase in preference. When applied to 7 stable marriage problems, the proposed algorithm has improved on initial solutions of existing algorithms.

The Traits of International Marriage in Rural Korea (한국농촌의 국제결혼의 특징)

  • Lim, Hyung-Baek
    • Journal of Agricultural Extension & Community Development
    • /
    • v.14 no.2
    • /
    • pp.471-491
    • /
    • 2007
  • The purpose of this study were (1) to thumbnail sketch of present general condition of foreigners and international marriage in Korea, (2) to study special trend of international marriage in rural Korea, particularly immigration connected with poverty, and (3) to focus on prospect of the problem of mixed-bloods, especially half blood children in rural Korea. Many of foreigners were treated discriminatingly, for example racial discrimination and wage discrimination. And discrimination to mixed-blood children will be happen in future. They are in a disadvantageous position because of economic status and appearances. Half blood children have korean nationality because one of his parent is korean. When they grow up and reach their the age of puberty and the age of working, they will resist to discrimination in working and marriage. I had examined precedent studies, and class theory in general, and to suggest it is time to looking for way of reduce social cost and way of coexistence.

  • PDF

ANALYSIS OF THE MITIGATION STRATEGIES FOR MARRIAGE DIVORCE: FROM MATHEMATICAL MODELING PERSPECTIVE

  • TESSEMA, HAILEYESUS;MENGISTU, YEHUALASHET;KASSA, ENDESHAW
    • Journal of applied mathematics & informatics
    • /
    • v.40 no.5_6
    • /
    • pp.857-871
    • /
    • 2022
  • In this work, we formulated a mathematical model for divorce in marriage and extended in to an optimal control model. Firstly, we qualitatively established the model positivity and boundedness. Also we saw sensitivity analysis of the model and identified the positive and negative indices parameters. An optimal control model were developed by incorporating three time dependent control strategies (couple relationship education, reducing getting married too young & consulting separators to renew their marriage) on the deterministic model. The Pontryagin's maximum principle were used for the derivation of necessary conditions of the optimal control problem. Finally, with Newton's forward and backward sweep method numerical simulation were performed on optimality system by considering four integrated strategies. So that we reached to a result that using all three strategies simultaneously (the strategy D) is an optimal control in order to effectively control marriage divorce over a specified period of time. From this we conclude that, policymakers and stakeholders should use the indicated control strategy at a time in order to fight against Divorce in a population.

Home management performance and problem of commuter marriage (Commuter Marriage 가정경영 실태와 문제)

  • 채옥희
    • Journal of the Korean Home Economics Association
    • /
    • v.36 no.9
    • /
    • pp.153-166
    • /
    • 1998
  • In this study commuter marriage was defined as a family in which working husband and wife, who have professional job having family orientation and job orientation, come and go lived separately for more than days a week for working in different region. This study examined the determinants of living separately the merits and demerits of commuter marriage, relation with family, family finance and household work for twelve case wives fitted for above definition, and the findings are as the following. The main cause of commuter marriage was wife's work place. The merits of commuter marriage were that wives can devote to their own increased time and that they had fresh feeling to their husbands. The demerit were mental burden to mother-in-laws and their mothers who take charge of home management and the high cost of living for double housekeeping. In the area of relation with family, they and their husbands call above one time per day for communication although they live separately for three or four days, do not insist on norms of living together, and overcome difficulties of commuter marriage well. In the area of family six couples used allowances method. They have high living cost like traffic expenses, telephone charges, and housing expenses because of double living. In the area of household work, they mainly manage family life with the help of household helpers like mother-in-laws or their own mothers.

  • PDF