.. _independentSet: .. raw:: html .. |--| unicode:: U+2013 .. en dash .. |---| unicode:: U+2014 .. em dash, trimming surrounding whitespace :trim: .. This file is part of the OpenDSA eTextbook project. See .. http://algoviz.org/OpenDSA for more details. .. Copyright (c) 2012-2013 by the OpenDSA Project Contributors, and .. distributed under an MIT open source license. .. avmetadata:: :author: Nabanita Maji :topic: NP-completeness .. odsalink:: AV/Development/NP/independentSetCON.css The Independent Set Problem =========================== Independent Set --------------- INDEPENDENT SET PROBLEM. .. inlineav:: independentSetCON ss :long_name: Independent Set :points: 0.0 :required: False :threshold: 1.0 :output: show Try out an instance of the Independent Set problem on your own. .. avembed:: Exercises/Development/independentSet_KA.html ka :module: independentSet :long_name: Practice Exercise for Independent Set :points: 1.0 :required: True :threshold: 1.0 :exer_opts: JOP-lang=en&JXOP-code=c++ .. odsascript:: AV/Development/NP/independentSetCON.js