Feature Requests: Browse | Submit New | Admin

[#3879] More properties determination

Date:
2006-03-21 18:31
Priority:
3
Submitted By:
Shawn Garbett (spgarbet)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
More properties determination

Detailed description
I would like the following properties added. I know how to implement these for undirected graphs, but directed is more
difficult.

triagulated?  => Boolean
chromatic     => Integer
cliques       => Array of Arrays
stable_set    => Array
clique_cover  => Array of Arrays

Add A Comment: Notepad

Please login


Followup

Message
Date: 2006-04-07 14:17
Sender: Horst DuchĂȘne

This is a similar problem for vertices as weights for edges.
Perhaps a simple Hashmaps with an apropriate interface would
do the job.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item