Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.194.535 Times

Heuristic Algorithm for finding Maximum Independent Set 1.0

  Date Added: August 19, 2013  |  Visits: 528

Heuristic Algorithm for finding Maximum Independent Set

Report Broken Link
Printer Friendly Version


Product Homepage
Download (45 downloads)



findMIS is an heuristic algorithm for solving Maximum Independent Set problem (MIS).An independent set of a graph is a subset of vertices in which no two vertices areadjacent. Given a set of vertices, the maximum independent set problem callsfor finding the independent set of maximum cardinality.Algorithm run in O(n^2) time, where n is the number of vertices (worst case).Experimentally: time = 8.1e-007*n^2 + 2.2e-005*n + 0.00012 seconds, (see screenshot)The algorithm has been independently developped but is similar to:Balaji, Swaminathan, Kannan, "A Simple Algorithm to OptimizeMaximum Independent Set", Advanced Modeling and Optimization, Volume 12, Number 1, 2010 Notation:The neighborhood of v is defined by N(v) ={u in V such that u is adjacent to v}The DEGREE of a vertex v in V, denoted by deg(v) and is defined by the number ofneighbors of v.The SUPPORT of a vertex v in V is defined by the sum of the degree of the verticeswhich are adjacent to v, i.e., support(v) = s(v) = sum( deg(u) ) where u are allvertices in N(v). INPUTS:"AD" is the adjacency matrix. It must be of logical values!"priority" is used to break the ties (parity) situations that occur when more than one maximum independent set can be selected. Consider for example the trivial case of two nodes connected by one edge: there are two possible maximum independent sets. By using priority you can decide which vertex has to selected first. Try for example:x=findMIS(logical([0 1; 1 0]),[1 2]) %Higher priority to node 1andx=findMIS(logical([0 1; 1 0]),[2 1]) %Higher priority to node 2 OUTPUTS:x is an binary array where x(i)=1 if vertex i belongs to the Maximum independent setand x(i)=0 if belongs to the Minimum vertex cover.

Requirements: No special requirements
Platforms: Matlab
Keyword: 81e007n2 2b Adjacency Matrix Adjacent Advanced Modeling Algorithm Allvertices And Is Be Of Belongs Binary Binary Array Break But Is Heuristic Independently Optimization Selected
Users rating: 0/10

License: Freeware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


HEURISTIC ALGORITHM FOR FINDING MAXIMUM INDEPENDENT SET RELATED
Mathematics  -  CLC DNA Workbench for Mac OS 5.1
This 30 days fully functional demo of CLC DNA Workbench provides a wide range of advanced DNA sequence analyses, and is based on the same user-friendly and integrated software environment as CLC Free Workbench. Some analyses are: - Assembly of...
52.6 MB  
Database Tools  -  The Eigenbase Project rc.0.9.3
The Eigenbase Project is an open-source platform for building advanced data management systems, and is backed by a non-profit organization which designs, develops, and promotes it.
85.84 MB  
Mathematics  -  20sim Viewer 3.3
20-sim is an advanced modeling and simulation package for Windows. With 20-sim you can simulate the behavior of dynamic systems, such as electrical, mechanical and hydraulic systems or any combination of these. 20-sim models may use iconic...
23.35 MB  
Libraries  -  Algorithm::Diff::Apply 0.2.3
Algorithm::Diff::Apply is a Perl module to apply one or more Algorithm::Diff diffs. SYNOPSIS ## Single-diff form: use Algorithm::Diff::Apply qw{apply_diff}; my @ary = ...; my @diff = ...; # some call to Algorithm::Diff::diff() my...
12.29 KB  
Business  -  Linux Advanced Routing & Traffic Control HOWTO 1.0.0
Linux Advanced Routing & Traffic Control HOWTO is a document concerning iproute2, traffic control (shaping), and more! The LARTC-HOWTO describes many advanced ways of routing and shaping traffic. Using the HOWTO, you will be able to shape...
 
Libraries  -  Algorithm::Line::Bresenham 0.11
Algorithm::Line::Bresenham is a Perl module that contains a simple pixellated line-drawing algorithm. SYNOPSIS use Algorithm::Line::Bresenham qw/line/; my @points = line(3,3 => 5,0); # returns the list: [3,3], [4,2], [4,1], [5,0] line(3,3...
3.07 KB  
Libraries  -  Algorithm::Pair::Best 1.010
Algorithm::Pair::Best is a Perl module to select pairings (designed for Go tournaments, but can be used for anything, really). SYNOPSIS use Algorithm::Pair::Best; my $pair = Algorithm::Pair::Best->new( ? options ? ); $pair->add( item, ?...
10.24 KB  
Multimedia & Graphics  -  Creo Elements/Direct Modeling Express 4.0
If you have read about direct modeling, you know it is the best approach for rapid creating flexible 3D designs. Now, PTC brings you a free download from the Creo product family - Creo Elements/Direct Modeling Express 4.0, a 3D CAD system you can...
156.06 MB  
Development Tools  -  Gravitational Search Algorithm (GSA) 1.0
Gravitational search algorithm (GSA) is an optimization algorithm based on the law of gravity and mass interactions.This algorithm is based on the Newtonian gravity: "Every particle in the universe attracts every other particle with a force that...
10 KB  
Development Tools  -  Advanced Control with MATLAB and Simulink 1.0
This book presents a compact course on advanced control concepts and tools.
133.12 KB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB  
Development Tools  -  PHP Docbook Displayer for Scripts 1.0b
PHP Docbook Displayer provides XSL and CSS stylesheets, and PHP scripts, to generate easily and dynamically websites from Docbook files.It aims at simplifying to the max the web publication process : simply drop the docbook file under the site root !
102.4 KB  
Development Tools  -  WP Translate 1.0
This simple language translation plugin allows your users to quickly translate your webpages, through a widget on your blog.You have the option to select the title of the Widget, which will be displayed above the language translation form. Users...
10 KB