﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
315	Hide the traits class parameters from the doc	Peter Kovacs	Peter Kovacs	"The last template parameter of many algorithm classes (`Bfs`, `BfsVisit`, `Dfs`, `DfsVisit`, `Dijkstra`, `BellmanFord`, `Preflow`, `Circulation`, `MinCostArborescence`) is a traits class. It is always shown in the doc, but it is typically not documented. This could be misleading, since the paramater seems to be mandatory.

A good solution would be to hide all these template parameters entirely.

This ticket is a follow-up of #179."	enhancement	closed	major	LEMON 1.2 release	documentation	hg main	done			
