Questions tagged [nilpotent-groups]

A nilpotent group is:

  1. a group, whose upper central series stabilizes after a finite length at the whole group.
  2. a group, whose lower central series stabilizes after a finite length at the trivial subgroup.
  3. a group, that possesses a central series.

All those definitions are equivalent. To be used with the tag [group-theory].

230 questions
-1
votes
1 answer

Reduce completion time of projects with constraints

I have a Operation Research Problem in which the aim is to reduce the completion time of projects. For explanation: consider I have projects as A, B, P1, P2, C. Such that projects A, B are inputs to project P1; and projects C, P1 are inputs to…