-
```
What steps will reproduce the problem?
1. type A that implements IEnumerable and marked as IgnoreListHandling
and configured with a Surrogate.
2. serialize a type ProtoBufKeyValuePair
What is t…
-
```
What steps will reproduce the problem?
1. type A that implements IEnumerable and marked as IgnoreListHandling
and configured with a Surrogate.
2. serialize a type ProtoBufKeyValuePair
What is t…
-
```
What steps will reproduce the problem?
1. type A that implements IEnumerable and marked as IgnoreListHandling
and configured with a Surrogate.
2. serialize a type ProtoBufKeyValuePair
What is t…
-
```
What steps will reproduce the problem?
1. type A that implements IEnumerable and marked as IgnoreListHandling
and configured with a Surrogate.
2. serialize a type ProtoBufKeyValuePair
What is t…
-
Additionally to our projects regarding the surrogate models for modelling the spread of Covid 19 in one population, we want to introduce Graph Neural Nets (GNNs). GNNs are usefool tools for graph-like…
-
```
What steps will reproduce the problem?
1. type A that implements IEnumerable and marked as IgnoreListHandling
and configured with a Surrogate.
2. serialize a type ProtoBufKeyValuePair
What is t…
-
```
What steps will reproduce the problem?
1. type A that implements IEnumerable and marked as IgnoreListHandling
and configured with a Surrogate.
2. serialize a type ProtoBufKeyValuePair
What is t…
-
```
What steps will reproduce the problem?
1. type A that implements IEnumerable and marked as IgnoreListHandling
and configured with a Surrogate.
2. serialize a type ProtoBufKeyValuePair
What is t…
-
It should be possible to define and create type-surrogates that are used in place of the actual types in an object graph:
```
class A {
public A(string foo) { Foo = foo; }
p…
-
This test has been temporarily disabled. It seems to suffer from the same pandas issue that affects #393 .