I have been searching for examples of usage of online Minimum Spanning Trees, but everything seems to be using the static minimum spanning tree and then some processing. Is there any actual usecase of online MST finding, apart from just the purely theoretical aspect of it? (and except CP probs obvio)