home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.compilers:1836 comp.theory:2387
- Path: sparky!uunet!ogicse!das-news.harvard.edu!spdcc!iecc!compilers-sender
- From: jdcho@karachi.eecs.nwu.edu (Jun-Dong Cho)
- Newsgroups: comp.compilers,comp.theory
- Subject: Color Permutation Problem
- Keywords: theory, question
- Message-ID: <92-11-027@comp.compilers>
- Date: 5 Nov 92 17:20:20 GMT
- Article-I.D.: comp.92-11-027
- References: <92-10-093@comp.compilers> <92-10-112@comp.compilers>
- Sender: compilers-sender@iecc.cambridge.ma.us
- Reply-To: jdcho@karachi.eecs.nwu.edu (Jun-Dong Cho)
- Organization: EECS Department, Northwestern University
- Lines: 23
- Approved: compilers@iecc.cambridge.ma.us
-
- Dear netters,
-
- Given a complete graph G = (V,E) with edge-weighted,
- (colors 1, 2, ..., n are already assigned to nodes 1, 2, ..., n in G)
- I want to minimze the following function,
- by permuting colors assigned to nodes,
-
- \sum_{(i,j) \in E} w_{i,j}/|C_{i} - C_{j}|
-
- where w_{i,j} is the edge weight (positive integer) between nodes i and j,
- and C_{i} is a color assigned to vertex i.
-
- Is the problem proven to be NP-hard?
-
- Email: jdcho@eecs.nwu.edu
- --
- Jun-Dong Cho | Email: jdcho@eecs.nwu.edu
- Department of EECS |
- Northwestern University |
- Evanston, IL 60208 |
- --
- Send compilers articles to compilers@iecc.cambridge.ma.us or
- {ima | spdcc | world}!iecc!compilers. Meta-mail to compilers-request.
-